aboutsummaryrefslogtreecommitdiffstats
path: root/dns/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-11-16 05:23:52 +0800
committermiwi <miwi@FreeBSD.org>2006-11-16 05:23:52 +0800
commitf4ee770bcf2243024fa8181dcb1f7094323854ec (patch)
tree0a8fbd9376ebef878650ff441508db37dfe9f4b3 /dns/Makefile
parenta4737ceccb7b14499bdb2efeefe6c6aec95d9e39 (diff)
downloadfreebsd-ports-gnome-f4ee770bcf2243024fa8181dcb1f7094323854ec.tar.gz
freebsd-ports-gnome-f4ee770bcf2243024fa8181dcb1f7094323854ec.tar.zst
freebsd-ports-gnome-f4ee770bcf2243024fa8181dcb1f7094323854ec.zip
OpenDD is a DynDNS client, written in C, and especially designed
for small gateway machines, like a Soekris box. Its main feature is that it does not require any Perl or Python interpreter. It supports HTTPS, can send a mail report, and can run as daemon. It is also very easy to deploy. WWW: http://www.bsdmon.com/wakka/OpenDD PR: ports/105434 Submitted by: Alexander Logvinov <ports at logvinov.com>
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 40d23fa7a602..f59f30393e72 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -65,6 +65,7 @@
SUBDIR += nsping
SUBDIR += nss_resinit
SUBDIR += odsclient
+ SUBDIR += opendd
SUBDIR += p5-BIND-Conf_Parser
SUBDIR += p5-DNS-Config
SUBDIR += p5-DNS-EasyDNS