diff options
author | drochner <drochner@pkgsrc.org> | 2003-07-25 11:49:53 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-07-25 11:49:53 +0000 |
commit | 46c1fa8fc5d2f0efe6d439ce159df6e36231039d (patch) | |
tree | 87d4abcd00164eac1b8fb1fc02b36b1f65066074 /net/py-adns/PLIST | |
parent | 0a1b43f154c36b3db3ae2c0b710d75bcb6bb8b96 (diff) | |
download | pkgsrc-46c1fa8fc5d2f0efe6d439ce159df6e36231039d.tar.gz |
add adns-python-1.0.0, a Python binding to the GNU asynchronous DNS
resolver library
submitted by adam@monkeybyte.org per PR pkg/21729, also in pkgsrc-wip
Diffstat (limited to 'net/py-adns/PLIST')
-rw-r--r-- | net/py-adns/PLIST | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/py-adns/PLIST b/net/py-adns/PLIST new file mode 100644 index 00000000000..e124536d5ff --- /dev/null +++ b/net/py-adns/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/25 11:49:53 drochner Exp $ +${PYSITELIB}/ADNS.pyc +${PYSITELIB}/ADNS.py +${PYSITELIB}/adns.so +${PYSITELIB}/hostmx.pyc +${PYSITELIB}/hostmx.py +${PYSITELIB}/rblcheck.pyc +${PYSITELIB}/rblcheck.py |