diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-19 16:44:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-19 16:44:44 +0000 |
commit | 82e24a82be1bc65636fc7844107ef13afcddd862 (patch) | |
tree | 7a091e243ea6f9e0789dbe2709b8667a2bc7b085 /www/p5-WWW-Comic | |
parent | 42b064475527e905db02ed7f5fca46af14cd435a (diff) |
Notes
Diffstat (limited to 'www/p5-WWW-Comic')
-rw-r--r-- | www/p5-WWW-Comic/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-WWW-Comic/Makefile b/www/p5-WWW-Comic/Makefile index 67a43b4c9cd0..04a7441e05a8 100644 --- a/www/p5-WWW-Comic/Makefile +++ b/www/p5-WWW-Comic/Makefile @@ -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} |