ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11-toolkits/linux-c6-tk85/Makefile
Revision: 25050
Committed: Sat Feb 16 01:31:02 2019 UTC (5 years, 2 months ago) by laffer1
Content type: text/plain
File size: 432 byte(s)
Log Message:
fix descr

File Contents

# User Rev Content
1 laffer1 25013 # $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     RPMVERSION= 5.el6
15     USES= linux:c6
16     USE_LDCONFIG= yes
17     USE_LINUX= xorglibs
18     USE_LINUX_RPM= yes
19     USE_LINUX_RPM_BAD_PERMS= yes
20    
21     OPTIONS_DEFINE= DOCS
22    
23     .include <bsd.port.mk>

Properties

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