mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add LICENSE
- Update pkg-descr Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
bfbce95344
commit
f97e708d82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488115
2 changed files with 5 additions and 1 deletions
|
@ -7,6 +7,8 @@ CATEGORIES= devel www pear
|
|||
MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= Driver based class to calculate holidays in England and Wales
|
||||
|
||||
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}
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Driver based class to calculate holidays in England and Wales.
|
||||
Date_Holidays helps you calculate the dates and titles of
|
||||
holidays and other special celebrations. This is the driver
|
||||
for calculating holidays in England and Wales.
|
||||
|
||||
WWW: https://pear.php.net/package/Date_Holidays_EnglandWales
|
||||
|
|
Loading…
Add table
Reference in a new issue