svn commit: r379407 - head/www/py-trello
Jason Helfman
jgh at FreeBSD.org
Fri Feb 20 00:40:58 UTC 2015
Author: jgh
Date: Fri Feb 20 00:40:57 2015
New Revision: 379407
URL: https://svnweb.freebsd.org/changeset/ports/379407
QAT: https://qat.redports.org/buildarchive/r379407/
Log:
- attach Fog Creek Software license
Portlint: happy
Modified:
head/www/py-trello/Makefile
Modified: head/www/py-trello/Makefile
==============================================================================
--- head/www/py-trello/Makefile Fri Feb 20 00:23:25 2015 (r379406)
+++ head/www/py-trello/Makefile Fri Feb 20 00:40:57 2015 (r379407)
@@ -11,6 +11,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jgh at FreeBSD.org
COMMENT= Python library for interacting with the Trello API
+LICENSE= FOG
+LICENSE_NAME= Fog Creek Software
+LICENSE_FILE= ${WRKSRC}/PKG-INFO
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests
USES= python zip
More information about the svn-ports-head
mailing list