svn commit: r420900 - head/www/p5-Reddit-Client
Emanuel Haupt
ehaupt at FreeBSD.org
Fri Aug 26 07:15:53 UTC 2016
Author: ehaupt
Date: Fri Aug 26 07:15:51 2016
New Revision: 420900
URL: https://svnweb.freebsd.org/changeset/ports/420900
Log:
Add license
Modified:
head/www/p5-Reddit-Client/Makefile
Modified: head/www/p5-Reddit-Client/Makefile
==============================================================================
--- head/www/p5-Reddit-Client/Makefile Fri Aug 26 07:14:37 2016 (r420899)
+++ head/www/p5-Reddit-Client/Makefile Fri Aug 26 07:15:51 2016 (r420900)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ehaupt at FreeBSD.org
COMMENT= Methods and object wrappers for objects exposed by the Reddit API
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-IO-Capture>=0:devel/p5-IO-Capture \
p5-JSON>=2.53:converters/p5-JSON \
p5-URI-Encode>0:www/p5-URI-Encode \
More information about the svn-ports-head
mailing list