svn commit: r381617 - head/www/p5-WWW-Comic

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Mar 19 16:44:45 UTC 2015


Author: sunpoet
Date: Thu Mar 19 16:44:44 2015
New Revision: 381617
URL: https://svnweb.freebsd.org/changeset/ports/381617
QAT: https://qat.redports.org/buildarchive/r381617/

Log:
  - Add LICENSE

Modified:
  head/www/p5-WWW-Comic/Makefile

Modified: head/www/p5-WWW-Comic/Makefile
==============================================================================
--- head/www/p5-WWW-Comic/Makefile	Thu Mar 19 16:44:27 2015	(r381616)
+++ head/www/p5-WWW-Comic/Makefile	Thu Mar 19 16:44:44 2015	(r381617)
@@ -11,6 +11,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Retrieve comic strip images
 
+LICENSE=	APACHE20
+
 BUILD_DEPENDS=	p5-WWW-Dilbert>=1.19:${PORTSDIR}/www/p5-WWW-Dilbert \
 		p5-WWW-VenusEnvy>=1.10:${PORTSDIR}/www/p5-WWW-VenusEnvy
 RUN_DEPENDS:=	${BUILD_DEPENDS}


More information about the svn-ports-head mailing list