aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2010-06-13 12:41:33 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2010-06-13 12:41:33 +0000
commitc761d487286eb31ad14abbda5b5000157faa36eb (patch)
tree878721893ce3f3f59a7db7f72b5cd9da50453a3d /www
parentf94a7186b753a998846be40fae5c3b3431a7f233 (diff)
downloadports-c761d487286eb31ad14abbda5b5000157faa36eb.tar.gz
ports-c761d487286eb31ad14abbda5b5000157faa36eb.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/amphetadesk/Makefile5
-rw-r--r--www/py-flexget/Makefile2
2 files changed, 7 insertions, 0 deletions
diff --git a/www/amphetadesk/Makefile b/www/amphetadesk/Makefile
index 7a8b32e57142..f8f5b8b9234f 100644
--- a/www/amphetadesk/Makefile
+++ b/www/amphetadesk/Makefile
@@ -25,6 +25,11 @@ RUN_DEPENDS= \
${SITE_PERL}/Text/Template.pm:${PORTSDIR}/textproc/p5-Text-Template \
${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI
+LICENSE= EULA
+LICENSE_NAME= The Clarified Artistic License
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+LICENSE_FILE= ${WRKSRC}/docs/LICENSE
+
USE_PERL5= yes
USE_RC_SUBR= ${PORTNAME}
NO_BUILD= yes
diff --git a/www/py-flexget/Makefile b/www/py-flexget/Makefile
index ddbfff78819a..5b4c5ac433bf 100644
--- a/www/py-flexget/Makefile
+++ b/www/py-flexget/Makefile
@@ -26,6 +26,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy>0.5:${PORTSDIR}/databases/py-sqla
${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:${PORTSDIR}/www/py-beautifulsoup \
${PYTHON_PKGNAMEPREFIX}html5lib>=0.11:${PORTSDIR}/www/py-html5lib
+LICENSE= MIT
+
USE_ZIP= yes
USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes