aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/pear-PHP_Archiv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/pear-PHP_Archiv/Makefile')
-rw-r--r--archivers/pear-PHP_Archiv/Makefile33
1 files changed, 2 insertions, 31 deletions
diff --git a/archivers/pear-PHP_Archiv/Makefile b/archivers/pear-PHP_Archiv/Makefile
index 917f93398483..061cd450a286 100644
--- a/archivers/pear-PHP_Archiv/Makefile
+++ b/archivers/pear-PHP_Archiv/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-PHP_Archive
-# Date created: 20 May 2008
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= PHP_Archive
PORTVERSION= 0.11.4
@@ -15,32 +11,7 @@ COMMENT= Create and Use PHP Archive files
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-CATEGORY= PHP
-FILES= Archive.php Archive/Creator.php \
- Archive/Exception.php Archive/Manager.php
-DATA= phar_frontcontroller.tpl
-TESTS= eof.phpt filenotfound.phpt filenotfound_phar.phpt \
- filenotfoundtest.php gopearphar.php.inc \
- longfilename.phpt makepearphar.php.inc \
- maketestphars.php.inc new_phar.phar \
- normalstat.phpt normalstat_phar.phpt \
- opendir.phpt pearindex.php phar.log \
- phpt_test.php.inc require_once.phpt \
- require_once_phar.phpt savetest.php \
- seek.phpt seek_phar.phpt streamstat.phpt \
- streamstat_phar.phpt test.php test1.php \
- test_path.php test_phar.phar \
- test_phar2.phar test_require.php \
- test_tar.tar twophars.phpt \
- filenotfound/filenotfound.phar \
- filenotfound/makefilenotfoundphar.php.inc \
- longfilename/longphar.phar \
- longfilename/makelongphar.php.inc \
- opendir/makeopendirphar.php.inc \
- opendir/opendir.phar \
- planet_php/default_phar.php \
- require_once/makerequire_oncephar.php.inc \
- require_once/require_once.phar
+PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"