svn commit: r434945 - head/devel/p5-MouseX-StrictConstructor
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Feb 27 14:14:24 UTC 2017
Author: sunpoet
Date: Mon Feb 27 14:14:23 2017
New Revision: 434945
URL: https://svnweb.freebsd.org/changeset/ports/434945
Log:
Add LICENSE
Modified:
head/devel/p5-MouseX-StrictConstructor/Makefile
Modified: head/devel/p5-MouseX-StrictConstructor/Makefile
==============================================================================
--- head/devel/p5-MouseX-StrictConstructor/Makefile Mon Feb 27 14:14:18 2017 (r434944)
+++ head/devel/p5-MouseX-StrictConstructor/Makefile Mon Feb 27 14:14:23 2017 (r434945)
@@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Make your object constructors blow up on unknown attributes
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Mouse>=0.62:devel/p5-Mouse
RUN_DEPENDS:= ${BUILD_DEPENDS}
More information about the svn-ports-head
mailing list