svn commit: r488144 - head/devel/pear-Date_Holidays_UNO
Jochen Neumeister
joneum at FreeBSD.org
Sat Dec 22 23:01:09 UTC 2018
Author: joneum
Date: Sat Dec 22 23:01:07 2018
New Revision: 488144
URL: https://svnweb.freebsd.org/changeset/ports/488144
Log:
- Add LICENSE
- Update pkg-descr
Sponsored by: Netzkommune GmbH
Modified:
head/devel/pear-Date_Holidays_UNO/Makefile
head/devel/pear-Date_Holidays_UNO/pkg-descr
Modified: head/devel/pear-Date_Holidays_UNO/Makefile
==============================================================================
--- head/devel/pear-Date_Holidays_UNO/Makefile Sat Dec 22 22:57:59 2018 (r488143)
+++ head/devel/pear-Date_Holidays_UNO/Makefile Sat Dec 22 23:01:07 2018 (r488144)
@@ -7,6 +7,8 @@ CATEGORIES= devel www pear
MAINTAINER= joneum at FreeBSD.org
COMMENT= Driver based class to calculate holidays in the UNO
+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}
Modified: head/devel/pear-Date_Holidays_UNO/pkg-descr
==============================================================================
--- head/devel/pear-Date_Holidays_UNO/pkg-descr Sat Dec 22 22:57:59 2018 (r488143)
+++ head/devel/pear-Date_Holidays_UNO/pkg-descr Sat Dec 22 23:01:07 2018 (r488144)
@@ -1,3 +1,5 @@
-Driver based class to calculate holidays in UNO.
+Date_Holidays helps you calculate the dates and titles of
+holidays and other special celebrations. This is the driver
+for calculating UNO holidays.
WWW: https://pear.php.net/package/Date_Holidays_UNO
More information about the svn-ports-head
mailing list