mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- Add LICENSE
- pet portlint Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
430d53f7a6
commit
59aa04c202
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489886
@ -8,12 +8,15 @@ CATEGORIES= devel www pear
|
||||
MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= PEAR class to maintain PEAR packages
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= pear
|
||||
|
||||
OPTIONS_DEFINE= PEAR_PHP_COMPATINFO PEAR_XML_TREE
|
||||
PEAR_PHP_COMPATINFO_DESC= PEAR::PHP_CompatInfo support
|
||||
PEAR_XML_TREE_DESC= PEAR::XML_Tree support
|
||||
|
||||
USES= pear
|
||||
|
||||
PEAR_PHP_COMPATINFO_RUN_DEPENDS= ${PEARDIR}/PHP/CompatInfo.php:devel/pear-PHP_CompatInfo@${PHP_FLAVOR}
|
||||
PEAR_XML_TREE_RUN_DEPENDS= ${PEARDIR}/XML/Tree.php:devel/pear-XML_Tree@${PHP_FLAVOR}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user