- Add LICENSE
- Update pkg-descr Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
a2f6d70601
commit
0e0f7f1914
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488143
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 Sweden
|
||||
|
||||
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 Sweden.
|
||||
Date_Holidays helps you calculate the dates and titles of
|
||||
holidays and other special celebrations. This is the driver
|
||||
for calculating holidays in Sweden.
|
||||
|
||||
WWW: https://pear.php.net/package/Date_Holidays_Sweden
|
||||
|
|
Loading…
Reference in a new issue