diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/p5-Net-Google | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net/p5-Net-Google')
-rw-r--r-- | net/p5-Net-Google/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-Google/pkg-comment | 1 |
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 |