diff options
Diffstat (limited to 'devel/pear-Date_Holidays_Iceland/Makefile')
-rw-r--r-- | devel/pear-Date_Holidays_Iceland/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pear-Date_Holidays_Iceland/Makefile b/devel/pear-Date_Holidays_Iceland/Makefile index 89614443a419..e74479a70f43 100644 --- a/devel/pear-Date_Holidays_Iceland/Makefile +++ b/devel/pear-Date_Holidays_Iceland/Makefile @@ -7,6 +7,8 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Driver based class to calculate holidays in Iceland +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} |