1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

devel/pear-XML_RSS: Change the way *_DEPENDS are set

- Update WWW
This commit is contained in:
Po-Chuan Hsieh 2021-09-19 13:29:05 +08:00
parent a9a0e698ff
commit 09baf4e695
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 5 additions and 5 deletions

View File

@ -10,9 +10,10 @@ COMMENT= PEAR RSS parser
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR}
RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}XML_Parser>=1.3.7:devel/pear-XML_Parser@${PHP_FLAVOR}
NO_ARCH= yes
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,4 +1,3 @@
Parser for Resource Description Framework (RDF) Site Summary (RSS)
documents.
Parser for Resource Description Framework (RDF) Site Summary (RSS) documents.
WWW: https://pear.php.net/package-info.php?package=XML_RSS
WWW: https://pear.php.net/package/XML_RSS