Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2015 18:26:33 +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: r381128 - head/devel/p5-App-Control
Message-ID:  <201503121826.t2CIQY4N045047@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
 COMMENT=	Apachectl style control of another script or executable
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 



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