aboutsummaryrefslogtreecommitdiff
path: root/net/pear-URI_Template
diff options
context:
space:
mode:
Diffstat (limited to 'net/pear-URI_Template')
-rw-r--r--net/pear-URI_Template/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/net/pear-URI_Template/Makefile b/net/pear-URI_Template/Makefile
index 9fa0807e8d8b..bfa7534d116b 100644
--- a/net/pear-URI_Template/Makefile
+++ b/net/pear-URI_Template/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-URI_Template
-# Date created: 07 April 2008
-# Whom: wenheping <wenheping@gmail.com>
-#
+# Created by: wenheping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= URI_Template
PORTVERSION= 0.3.3
@@ -15,10 +11,7 @@ COMMENT= Parser for URI Templates
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-PEAR_CATSRC= yes
-CATEGORY= URI
-FILES= Template.php
-TESTS= AllTests.php
+PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"