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 | |
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')
-rw-r--r-- | devel/pear-Date_Holidays_Iceland/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-Date_Holidays_Iceland/pkg-descr | 4 |
2 files changed, 5 insertions, 1 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} diff --git a/devel/pear-Date_Holidays_Iceland/pkg-descr b/devel/pear-Date_Holidays_Iceland/pkg-descr index 9158f6e290e1..0fd8d67464f3 100644 --- a/devel/pear-Date_Holidays_Iceland/pkg-descr +++ b/devel/pear-Date_Holidays_Iceland/pkg-descr @@ -1,3 +1,5 @@ -Driver based class to calculate holidays in Iceland. +Date_Holidays helps you calculate the dates and titles of +holidays and other special celebrations. This is the driver +for calculating holidays in Iceland. WWW: https://pear.php.net/package/Date_Holidays_Iceland |