diff options
author | joneum <joneum@FreeBSD.org> | 2018-12-23 06:39:14 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2018-12-23 06:39:14 +0800 |
commit | 03b77b56d32c6d6693c13aee0535240c7b593347 (patch) | |
tree | 795d907018fc2109ce40fdf6beb60591bd00cda2 /devel | |
parent | 00461f60f54249b83f53d119c23c942d0566910a (diff) | |
download | freebsd-ports-gnome-03b77b56d32c6d6693c13aee0535240c7b593347.tar.gz freebsd-ports-gnome-03b77b56d32c6d6693c13aee0535240c7b593347.tar.zst freebsd-ports-gnome-03b77b56d32c6d6693c13aee0535240c7b593347.zip |
- Add LICENSE
- Update pkg-descr
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-Date_Holidays_Norway/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-Date_Holidays_Norway/pkg-descr | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/devel/pear-Date_Holidays_Norway/Makefile b/devel/pear-Date_Holidays_Norway/Makefile index 323e563f21e8..a8c7a3741963 100644 --- a/devel/pear-Date_Holidays_Norway/Makefile +++ b/devel/pear-Date_Holidays_Norway/Makefile @@ -7,6 +7,8 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Driver based class to calculate holidays in Norway +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_Norway/pkg-descr b/devel/pear-Date_Holidays_Norway/pkg-descr index c969ed168d77..df459810952a 100644 --- a/devel/pear-Date_Holidays_Norway/pkg-descr +++ b/devel/pear-Date_Holidays_Norway/pkg-descr @@ -1,3 +1,5 @@ -Driver based class to calculate holidays in Norway. +Date_Holidays helps you calculate the dates and titles of +holidays and other special celebrations. This is the +driver for calculating holidays in Norway. WWW: https://pear.php.net/package/Date_Holidays_Norway |