From c62899f7514fd820cd61a74457820e80bb733ab8 Mon Sep 17 00:00:00 2001 From: Jochen Neumeister Date: Sat, 22 Dec 2018 16:47:44 +0000 Subject: - Add LICENSE - Pet Portlint Sponsored by: Netzkommune GmbH --- devel/pear-Config/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/devel/pear-Config/Makefile b/devel/pear-Config/Makefile index 3fbd6b9c84a1..48db8b2a78d7 100644 --- a/devel/pear-Config/Makefile +++ b/devel/pear-Config/Makefile @@ -8,12 +8,14 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Your configurations swiss-army knife +LICENSE= PHP301 + +USES= pear + OPTIONS_DEFINE= PEAR_XML_PARSER PEAR_XML_UTIL PEAR_XML_PARSER_DESC= PEAR::XML_Parser support PEAR_XML_UTIL_DESC= PEAR::XML_Util support -USES= pear - PEAR_XML_PARSER_RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} PEAR_XML_UTIL_RUN_DEPENDS= ${PEARDIR}/XML/Util.php:devel/pear-XML_Util@${PHP_FLAVOR} -- cgit v1.2.3