diff options
Diffstat (limited to 'lang/p5-Tcl')
-rw-r--r-- | lang/p5-Tcl/Makefile | 5 |
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 |