aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_OpenSearch
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-17 15:28:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-17 15:28:55 +0000
commit8ef3a9869d04edb1e6b253e02684c15dd9787835 (patch)
tree5d78b4e723084b56f1c8c6376f5fa0a426563ff7 /www/pear-Services_OpenSearch
parent56d20528f0d86788cced217fb61750455d211f4b (diff)
Notes
Diffstat (limited to 'www/pear-Services_OpenSearch')
-rw-r--r--www/pear-Services_OpenSearch/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/www/pear-Services_OpenSearch/Makefile b/www/pear-Services_OpenSearch/Makefile
index ef842f537b6f..62602bf33956 100644
--- a/www/pear-Services_OpenSearch/Makefile
+++ b/www/pear-Services_OpenSearch/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-Services_OpenSearch
-# Date created: 10 Dez 2008
-# Whom: Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Services_OpenSearch
PORTVERSION= 0.2.0
@@ -16,8 +12,7 @@ BUILD_DEPENDS= ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializ
${PEARDIR}/XML/RSS.php:${PORTSDIR}/devel/pear-XML_RSS
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-CATEGORY= Services
-FILES= OpenSearch.php
+PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"