svn commit: r488138 - head/devel/pear-Date_Holidays_Netherlands

Jochen Neumeister joneum at FreeBSD.org
Sat Dec 22 22:36:07 UTC 2018


Author: joneum
Date: Sat Dec 22 22:36:05 2018
New Revision: 488138
URL: https://svnweb.freebsd.org/changeset/ports/488138

Log:
  - Add License
  - Update pkg-descr
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/devel/pear-Date_Holidays_Netherlands/Makefile
  head/devel/pear-Date_Holidays_Netherlands/pkg-descr

Modified: head/devel/pear-Date_Holidays_Netherlands/Makefile
==============================================================================
--- head/devel/pear-Date_Holidays_Netherlands/Makefile	Sat Dec 22 21:49:32 2018	(r488137)
+++ head/devel/pear-Date_Holidays_Netherlands/Makefile	Sat Dec 22 22:36:05 2018	(r488138)
@@ -7,6 +7,8 @@ CATEGORIES=	devel www pear
 MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	Driver based class to calculate holidays in the Netherlands
 
+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_Netherlands/pkg-descr
==============================================================================
--- head/devel/pear-Date_Holidays_Netherlands/pkg-descr	Sat Dec 22 21:49:32 2018	(r488137)
+++ head/devel/pear-Date_Holidays_Netherlands/pkg-descr	Sat Dec 22 22:36:05 2018	(r488138)
@@ -1,3 +1,5 @@
-Driver based class to calculate holidays in the Netherlands.
+Date_Holidays helps you calculate the dates and titles of
+holidays and other special celebrations. This is the
+driver for calculating holidays in the Netherlands.
 
 WWW: https://pear.php.net/package/Date_Holidays_Netherlands


More information about the svn-ports-all mailing list