ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11-toolkits/linux-c7-gtk2/Makefile
Revision: 25012
Committed: Thu Feb 14 01:42:59 2019 UTC (5 years, 1 month ago) by laffer1
Content type: text/plain
File size: 539 byte(s)
Log Message:
add c7 ports

File Contents

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

Properties

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