summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-11-28 16:54:04 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-11-28 16:54:04 +0000
commit3c6f85976504fe7eed653033631680bed3c461a8 (patch)
tree7c1c4838ab0e779ef440d4ea38f306cbeea8baf8 /www
parentFix the ALSA=OFF build after r402530. (diff)
Add LICENSE_COMB, forgotten in previous commit.
Caught by: mat
Notes
Notes: svn path=/head/; revision=402546
Diffstat (limited to 'www')
-rw-r--r--www/p5-Mojolicious-Plugin-TtRenderer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Mojolicious-Plugin-TtRenderer/Makefile b/www/p5-Mojolicious-Plugin-TtRenderer/Makefile
index d9b5a5b325ff..8300aa7d33dc 100644
--- a/www/p5-Mojolicious-Plugin-TtRenderer/Makefile
+++ b/www/p5-Mojolicious-Plugin-TtRenderer/Makefile
@@ -11,6 +11,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Template-toolkit renderer for Mojolicious
LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
BUILD_DEPENDS= p5-Mojolicious>=6.33:${PORTSDIR}/www/p5-Mojolicious \
p5-Template-Toolkit>=2.18:${PORTSDIR}/www/p5-Template-Toolkit