svn commit: r379271 - head/devel/p5-Class-Data-ConfigHash
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Feb 18 16:22:54 UTC 2015
Author: sunpoet
Date: Wed Feb 18 16:22:53 2015
New Revision: 379271
URL: https://svnweb.freebsd.org/changeset/ports/379271
QAT: https://qat.redports.org/buildarchive/r379271/
Log:
- Add LICENSE
Approved by: portmgr (blanket)
Modified:
head/devel/p5-Class-Data-ConfigHash/Makefile
Modified: head/devel/p5-Class-Data-ConfigHash/Makefile
==============================================================================
--- head/devel/p5-Class-Data-ConfigHash/Makefile Wed Feb 18 16:22:48 2015 (r379270)
+++ head/devel/p5-Class-Data-ConfigHash/Makefile Wed Feb 18 16:22:53 2015 (r379271)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun at onohara.to
COMMENT= Add Catalyst-Style Config To Your Class
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable
RUN_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable
More information about the svn-ports-all
mailing list