svn commit: r489883 - head/devel/pear-I18N

Jochen Neumeister joneum at FreeBSD.org
Thu Jan 10 17:39:27 UTC 2019


Author: joneum
Date: Thu Jan 10 17:39:26 2019
New Revision: 489883
URL: https://svnweb.freebsd.org/changeset/ports/489883

Log:
  - Add LICENSE
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/devel/pear-I18N/Makefile

Modified: head/devel/pear-I18N/Makefile
==============================================================================
--- head/devel/pear-I18N/Makefile	Thu Jan 10 17:36:34 2019	(r489882)
+++ head/devel/pear-I18N/Makefile	Thu Jan 10 17:39:26 2019	(r489883)
@@ -8,6 +8,8 @@ CATEGORIES=	devel www pear
 MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	PEAR internationalization package
 
+LICENSE=	PHP30
+
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:devel/pear@${PHP_FLAVOR}
 RUN_DEPENDS=	${PEARDIR}/PEAR.php:devel/pear@${PHP_FLAVOR}
 


More information about the svn-ports-head mailing list