Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2016 07:15:51 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420900 - head/www/p5-Reddit-Client
Message-ID:  <201608260715.u7Q7FpMi085364@repo.freebsd.org>

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



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