svn commit: r380948 - head/devel/p5-DateTime-Format-ISO8601

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Mar 10 18:22:32 UTC 2015


Author: sunpoet
Date: Tue Mar 10 18:22:31 2015
New Revision: 380948
URL: https://svnweb.freebsd.org/changeset/ports/380948
QAT: https://qat.redports.org/buildarchive/r380948/

Log:
  - Add LICENSE
  - Sort PLIST

Modified:
  head/devel/p5-DateTime-Format-ISO8601/Makefile

Modified: head/devel/p5-DateTime-Format-ISO8601/Makefile
==============================================================================
--- head/devel/p5-DateTime-Format-ISO8601/Makefile	Tue Mar 10 18:18:33 2015	(r380947)
+++ head/devel/p5-DateTime-Format-ISO8601/Makefile	Tue Mar 10 18:22:31 2015	(r380948)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Parse ISO8601 formats
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-DateTime>=0.18:${PORTSDIR}/devel/p5-DateTime \
 		p5-DateTime-Format-Builder>=0.77:${PORTSDIR}/devel/p5-DateTime-Format-Builder
 RUN_DEPENDS:=	${BUILD_DEPENDS}


More information about the svn-ports-head mailing list