svn commit: r375940 - head/lang/p5-Tcl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 1 16:09:35 UTC 2015


Author: sunpoet
Date: Thu Jan  1 16:09:34 2015
New Revision: 375940
URL: https://svnweb.freebsd.org/changeset/ports/375940
QAT: https://qat.redports.org/buildarchive/r375940/

Log:
  - Add LICENSE
  - Add PORTSCOUT

Modified:
  head/lang/p5-Tcl/Makefile

Modified: head/lang/p5-Tcl/Makefile
==============================================================================
--- head/lang/p5-Tcl/Makefile	Thu Jan  1 16:09:28 2015	(r375939)
+++ head/lang/p5-Tcl/Makefile	Thu Jan  1 16:09:34 2015	(r375940)
@@ -12,6 +12,11 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at 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


More information about the svn-ports-all mailing list