Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jan 2015 16:09:34 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375940 - head/lang/p5-Tcl
Message-ID:  <201501011609.t01G9Yv7002857@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501011609.t01G9Yv7002857>