2016-10-19 16:50:26 +02:00
|
|
|
# Created by: Piotr Kubaj <pkubaj@anongoth.pl>
|
|
|
|
|
|
|
|
PORTNAME= tcl
|
|
|
|
PORTVERSION= 8.5.13
|
2019-06-08 15:13:29 +02:00
|
|
|
DISTVERSIONSUFFIX= -8.el7
|
2017-01-19 16:44:53 +01:00
|
|
|
PORTREVISION= 1
|
2016-10-19 16:50:26 +02:00
|
|
|
CATEGORIES= lang linux
|
|
|
|
PKGNAMESUFFIX= 85
|
|
|
|
|
|
|
|
MAINTAINER= emulation@FreeBSD.org
|
|
|
|
COMMENT= Tool Command Language (Linux CentOS ${LINUX_DIST_VER})
|
|
|
|
|
2021-08-31 21:26:01 +02:00
|
|
|
USES= cpe linux:c7
|
2016-10-19 16:50:26 +02:00
|
|
|
USE_LDCONFIG= yes
|
|
|
|
USE_LINUX_RPM= yes
|
|
|
|
USE_LINUX_RPM_BAD_PERMS= yes
|
|
|
|
|
2021-10-28 14:28:24 +02:00
|
|
|
CONFLICTS= linux-c6-${PORTNAME}${PKGNAMESUFFIX}
|
2019-06-08 17:59:46 +02:00
|
|
|
DATADIR= ${PREFIX}/usr/share/tcl${PORTVERSION:R}
|
|
|
|
DESCR= ${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX}/pkg-descr
|
|
|
|
|
2018-09-10 15:14:50 +02:00
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
|
2016-10-19 16:50:26 +02:00
|
|
|
.include <bsd.port.mk>
|