diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
commit | fbc660cb2c24a55e37464725f9ac601142494606 (patch) | |
tree | 36d707e1a5b549fb117fe7cf51b8a59b13955b07 /net/py-google | |
parent | 5ef7f5c2944056edc4a39408a66ccfbb3b966fa4 (diff) | |
download | ports-fbc660cb2c24a55e37464725f9ac601142494606.tar.gz ports-fbc660cb2c24a55e37464725f9ac601142494606.zip |
Notes
Diffstat (limited to 'net/py-google')
-rw-r--r-- | net/py-google/Makefile | 1 | ||||
-rw-r--r-- | net/py-google/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/py-google/Makefile b/net/py-google/Makefile index 0f33dc0fc907..11f64b968039 100644 --- a/net/py-google/Makefile +++ b/net/py-google/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygoogle-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python wrapper for the Google web API RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_xmlplus/sax/__init__.py:${PORTSDIR}/textproc/py-xml diff --git a/net/py-google/pkg-comment b/net/py-google/pkg-comment deleted file mode 100644 index cfb3b881c867..000000000000 --- a/net/py-google/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python wrapper for the Google web API |