diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2010-06-13 12:41:33 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2010-06-13 12:41:33 +0000 |
commit | c761d487286eb31ad14abbda5b5000157faa36eb (patch) | |
tree | 878721893ce3f3f59a7db7f72b5cd9da50453a3d /www/amphetadesk | |
parent | f94a7186b753a998846be40fae5c3b3431a7f233 (diff) | |
download | ports-c761d487286eb31ad14abbda5b5000157faa36eb.tar.gz ports-c761d487286eb31ad14abbda5b5000157faa36eb.zip |
Notes
Diffstat (limited to 'www/amphetadesk')
-rw-r--r-- | www/amphetadesk/Makefile | 5 |
1 files changed, 5 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 |