Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 2015 16:44:44 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r381617 - head/www/p5-WWW-Comic
Message-ID:  <201503191644.t2JGiiYL043937@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503191644.t2JGiiYL043937>