aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2004-11-06 22:25:28 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2004-11-06 22:25:28 +0000
commit946f6ba0e4ec0e0f6e7aa13f2d41d4045827bab4 (patch)
treea17482c30be4fe15246bc948705ffba11ddffad5 /dns/Makefile
parent10b8e22a359aeb64efd185f629880a68a026a786 (diff)
downloadports-946f6ba0e4ec0e0f6e7aa13f2d41d4045827bab4.tar.gz
ports-946f6ba0e4ec0e0f6e7aa13f2d41d4045827bab4.zip
Add rbllookup:
rbllookup is a small perl script which allow you to check given IP/host name. In this version you have statically inserted RBL servers, but code is based on GPL source, so you can easy add more/replace/delete RBL servers by editing rbllookup.pl file. Also, author looking for support from programmers for ideas, codefix, new features, switch to c/c++, gui version? Author: Marcin Gondek <drixter@e-utp.net> WWW: http://rbllookup.sourceforge.net PR: ports/69160 Submitted by: Marcin Gondek <drixter@e-utp.net>
Notes
Notes: svn path=/head/; revision=121002
Diffstat (limited to 'dns/Makefile')
-rw-r--r--dns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 6cc4b37d64c2..e879206437a1 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -69,6 +69,7 @@
SUBDIR += py-adns
SUBDIR += py-dns
SUBDIR += rbldnsd
+ SUBDIR += rbllookup
SUBDIR += sheerdns
SUBDIR += skadns
SUBDIR += sleuth