aboutsummaryrefslogtreecommitdiffstats
path: root/lang/p5-Tcl
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-01-02 00:09:34 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-01-02 00:09:34 +0800
commitaaa50f529a203274ddaa1854be452a553975f674 (patch)
tree3a23bf75bb31cd63765a15135ae824068d26cce3 /lang/p5-Tcl
parent0e58513d4c58f5c4768b613714e128588c8e451a (diff)
downloadfreebsd-ports-gnome-aaa50f529a203274ddaa1854be452a553975f674.tar.gz
freebsd-ports-gnome-aaa50f529a203274ddaa1854be452a553975f674.tar.zst
freebsd-ports-gnome-aaa50f529a203274ddaa1854be452a553975f674.zip
- Add LICENSE
- Add PORTSCOUT
Diffstat (limited to 'lang/p5-Tcl')
-rw-r--r--lang/p5-Tcl/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/p5-Tcl/Makefile b/lang/p5-Tcl/Makefile
index cef135504d66..c43f17d862f6 100644
--- a/lang/p5-Tcl/Makefile
+++ b/lang/p5-Tcl/Makefile
@@ -12,6 +12,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Tcl extension module for Perl5
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+PORTSCOUT= limit:^[0-9\.]*$$
+
CONFIGURE_ARGS= --nousestubs --tclsh ${TCLSH}
USES= perl5 tcl
USE_PERL5= configure