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 /dns/py-adns/Makefile | |
parent | Add ruby-js, a Ruby binding to NJS JavaScript Interpreter. (diff) |
De-pkg-comment for my ports.
Diffstat (limited to 'dns/py-adns/Makefile')
-rw-r--r-- | dns/py-adns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile index 242602098e3c..934cdd2ecba6 100644 --- a/dns/py-adns/Makefile +++ b/dns/py-adns/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= adns-python-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= A Python Interface to adns, the asynchronous DNS library LIB_DEPENDS= adns.1:${PORTSDIR}/net/adns |