ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11-toolkits/linux-c6-tk85/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: 492 byte(s)
Log Message:
finish toolkits linux update

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= tk
4 PORTVERSION= 8.5.7
5 CATEGORIES= x11-toolkits linux
6 PKGNAMESUFFIX= 85
7
8 MAINTAINER= ports@MidnightBSD.org
9 COMMENT= Graphical toolkit for TCL (Linux CentOS ${LINUX_DIST_VER})
10
11 LICENSE= other
12
13 DATADIR= ${PREFIX}/usr/share/tk${PORTVERSION:R}
14 DESCR= ${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX}/pkg-descr
15 RPMVERSION= 5.el6
16 USES= linux:c6
17 USE_LDCONFIG= yes
18 USE_LINUX= xorglibs
19 USE_LINUX_RPM= yes
20 USE_LINUX_RPM_BAD_PERMS= yes
21
22 OPTIONS_DEFINE= DOCS
23
24 .include <bsd.port.mk>

Properties

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