aboutsummaryrefslogtreecommitdiff
path: root/net/p5-SOAP-Data-Builder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-SOAP-Data-Builder/Makefile')
-rw-r--r--net/p5-SOAP-Data-Builder/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net/p5-SOAP-Data-Builder/Makefile b/net/p5-SOAP-Data-Builder/Makefile
index b7b02d80ccb3..94d06a1aa486 100644
--- a/net/p5-SOAP-Data-Builder/Makefile
+++ b/net/p5-SOAP-Data-Builder/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-SOAP-Data-Builder
-# Date created: 17 January 2004
-# Whom: kungfuftr <scott@surreytech.co.uk>
-#
+# Created by: kungfuftr <scott@surreytech.co.uk>
# $FreeBSD$
-#
PORTNAME= SOAP-Data-Builder
PORTVERSION= 0.9
@@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A wrapper simplifying SOAP::Data and SOAP::Serialiser
+COMMENT= Wrapper simplifying SOAP::Data and SOAP::Serialiser
BUILD_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite
RUN_DEPENDS:= ${BUILD_DEPENDS}