aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorjoneum <joneum@FreeBSD.org>2018-12-23 01:25:17 +0800
committerjoneum <joneum@FreeBSD.org>2018-12-23 01:25:17 +0800
commitba30d5e28d7f9eaf737d49beaf592c2b96504b68 (patch)
tree2c0f84507bac32f04b6a6100abf7255c3c284ed7 /devel
parent9b4992f663e76574893bc12e1732f699854a4c8e (diff)
downloadfreebsd-ports-gnome-ba30d5e28d7f9eaf737d49beaf592c2b96504b68.tar.gz
freebsd-ports-gnome-ba30d5e28d7f9eaf737d49beaf592c2b96504b68.tar.zst
freebsd-ports-gnome-ba30d5e28d7f9eaf737d49beaf592c2b96504b68.zip
- Add LICENSE
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'devel')
-rw-r--r--devel/pear-Date_Holidays_Denmark/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pear-Date_Holidays_Denmark/Makefile b/devel/pear-Date_Holidays_Denmark/Makefile
index b199fb371544..39fd342e3d7b 100644
--- a/devel/pear-Date_Holidays_Denmark/Makefile
+++ b/devel/pear-Date_Holidays_Denmark/Makefile
@@ -7,6 +7,8 @@ CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Driver based class to calculate holidays in Denmark
+LICENSE= PHP301
+
BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}
RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}