aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Google
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /net/p5-Net-Google
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'net/p5-Net-Google')
-rw-r--r--net/p5-Net-Google/Makefile1
-rw-r--r--net/p5-Net-Google/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Google/Makefile b/net/p5-Net-Google/Makefile
index c24215e58743..7d556aa10588 100644
--- a/net/p5-Net-Google/Makefile
+++ b/net/p5-Net-Google/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
+COMMENT= simple OOP-ish interface to the Google SOAP API
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/net/p5-Net-Google/pkg-comment b/net/p5-Net-Google/pkg-comment
deleted file mode 100644
index a67065585b63..000000000000
--- a/net/p5-Net-Google/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-simple OOP-ish interface to the Google SOAP API