diff options
Diffstat (limited to 'net/mydns/Makefile')
-rw-r--r-- | net/mydns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mydns/Makefile b/net/mydns/Makefile index 08632ba..a06771c 100644 --- a/net/mydns/Makefile +++ b/net/mydns/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net databases MASTER_SITES= http://mydns.bboy.net/download/ MAINTAINER= simond@irrelevant.org +COMMENT= DNS server designed to utilize the MySQL database GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-confdir=${PREFIX}/etc --without-libiconv-prefix |