diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2018-12-22 17:54:26 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2018-12-22 17:54:26 +0000 |
commit | 409b37b27b7128f5c0fca408b713816cd49efc61 (patch) | |
tree | 6c81179c35b52b16caad796b93726ff604021a42 /devel/pear-Date_Holidays_Iceland/Makefile | |
parent | 41e766ea4f47f4ec4d5d6cd9ab0f037654f9210e (diff) | |
download | ports-409b37b27b7128f5c0fca408b713816cd49efc61.tar.gz ports-409b37b27b7128f5c0fca408b713816cd49efc61.zip |
- Add LICENSE
- Update pkg-descr
Sponsored by: Netzkommune GmbH
Notes
Notes:
svn path=/head/; revision=488117
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} |