aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_urlTea
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-15 02:47:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-15 02:47:26 +0000
commit73911363a57bc6d872e2a39b8a8702f3d1c93468 (patch)
treefaecba2dc897ff83c327906d2a6211bdc6abf80d /www/pear-Services_urlTea
parent18d901735e2f1d2da8b36be6acf6cc16a4359d0f (diff)
downloadports-73911363a57bc6d872e2a39b8a8702f3d1c93468.tar.gz
ports-73911363a57bc6d872e2a39b8a8702f3d1c93468.zip
Notes
Diffstat (limited to 'www/pear-Services_urlTea')
-rw-r--r--www/pear-Services_urlTea/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/www/pear-Services_urlTea/Makefile b/www/pear-Services_urlTea/Makefile
index 63ba16a87542..8be782c1cc71 100644
--- a/www/pear-Services_urlTea/Makefile
+++ b/www/pear-Services_urlTea/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-Services_urlTea
-# Date created: 21 Jan 2007
-# Whom: Ditesh Shashikant Gathani <ditesh@gathani.org>
-#
+# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD$
-#
PORTNAME= Services_urlTea
PORTVERSION= 0.1.0
@@ -17,10 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
USE_PHP= curl
-FILES= Services/urlTea.php Services/urlTea/Exception.php
-
-TESTS= 001-create.phpt 002-lookup.phpt 003-create-and-lookup.phpt \
- tests-config.php
+PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"