svn commit: r401637 - head/devel/p5-Module-Version

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 15 03:01:36 UTC 2015


Author: sunpoet
Date: Sun Nov 15 03:01:34 2015
New Revision: 401637
URL: https://svnweb.freebsd.org/changeset/ports/401637

Log:
  - Add LICENSE

Modified:
  head/devel/p5-Module-Version/Makefile

Modified: head/devel/p5-Module-Version/Makefile
==============================================================================
--- head/devel/p5-Module-Version/Makefile	Sun Nov 15 03:01:30 2015	(r401636)
+++ head/devel/p5-Module-Version/Makefile	Sun Nov 15 03:01:34 2015	(r401637)
@@ -11,6 +11,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Get module versions
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5


More information about the svn-ports-all mailing list