ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11-toolkits/linux-c6-gtk2/Makefile
Revision: 25013
Committed: Thu Feb 14 01:45:41 2019 UTC (5 years, 2 months ago) by laffer1
Content type: text/plain
File size: 543 byte(s)
Log Message:
finish toolkits linux update

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= gtk2
4 PORTVERSION= 2.24.23
5 CATEGORIES= x11-toolkits linux
6 LIB_DISTNAMES= ${DISTNAME} \
7 ${PORTNAME}-engines-2.18.4-5.el6.centos \
8 ${PORTNAME}-immodules-${DISTVERSIONFULL}
9
10 MAINTAINER= ports@MidnightBSD.org
11 COMMENT= GTK+ library, version 2.X (Linux CentOS ${LINUX_DIST_VER})
12
13 LICENSE= lgpl
14
15 DESCR= ${.CURDIR}/../${PORTNAME}0/pkg-descr
16 RPMVERSION= 9.el6
17 USES= linux:c6
18 USE_LDCONFIG= yes
19 USE_LINUX= atk gdkpixbuf2 pango xorglibs
20 USE_LINUX_RPM= yes
21
22 OPTIONS_DEFINE= DOCS NLS
23 OPTIONS_SUB= yes
24
25 .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain