svn commit: r381128 - head/devel/p5-App-Control

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Mar 12 18:26:34 UTC 2015


Author: sunpoet
Date: Thu Mar 12 18:26:33 2015
New Revision: 381128
URL: https://svnweb.freebsd.org/changeset/ports/381128
QAT: https://qat.redports.org/buildarchive/r381128/

Log:
  - Add LICENSE

Modified:
  head/devel/p5-App-Control/Makefile

Modified: head/devel/p5-App-Control/Makefile
==============================================================================
--- head/devel/p5-App-Control/Makefile	Thu Mar 12 18:26:28 2015	(r381127)
+++ head/devel/p5-App-Control/Makefile	Thu Mar 12 18:26:33 2015	(r381128)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Apachectl style control of another script or executable
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-head mailing list