mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
- Convert to PEAR_AUTOINSTALL
- Trim header
This commit is contained in:
parent
d5aa316dce
commit
0ba938615b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316896
1 changed files with 2 additions and 8 deletions
|
@ -1,9 +1,5 @@
|
|||
# Ports collection makefile for: pear-XML_RSS
|
||||
# Date created: 04 September 2003
|
||||
# Whom: Alex Miller (<asm@asm.kiev.ua>)
|
||||
#
|
||||
# Created by: Alex Miller (<asm@asm.kiev.ua>)
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= XML_RSS
|
||||
PORTVERSION= 1.0.2
|
||||
|
@ -16,9 +12,7 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
|||
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
|
||||
${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
|
||||
|
||||
FILES= XML/RSS.php
|
||||
TESTS= test.rss XML_RSS_Infrastructure_Test.php \
|
||||
XML_RSS_Parsing_Test.php
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
|
Loading…
Add table
Reference in a new issue