aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-01-03 15:12:54 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-01-03 15:12:54 +0800
commit60a57b4737e8ebc27e222c4214314b647d36ea58 (patch)
tree35cd23a7ea084f4c38d5f4c3817dd30e200aed54
parent9e96b64338f03cac1ea9e5e07eb5824f2ee20067 (diff)
downloadfreebsd-ports-gnome-60a57b4737e8ebc27e222c4214314b647d36ea58.tar.gz
freebsd-ports-gnome-60a57b4737e8ebc27e222c4214314b647d36ea58.tar.zst
freebsd-ports-gnome-60a57b4737e8ebc27e222c4214314b647d36ea58.zip
- Add LICENSE
-rw-r--r--www/p5-Bigtop/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-Bigtop/Makefile b/www/p5-Bigtop/Makefile
index bd37c544447f..c82bc28ec25e 100644
--- a/www/p5-Bigtop/Makefile
+++ b/www/p5-Bigtop/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Web application data language processor
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \
p5-IO-Prompt>=0:${PORTSDIR}/devel/p5-IO-Prompt \
p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent \