aboutsummaryrefslogtreecommitdiff
path: root/dns/yadifa
diff options
context:
space:
mode:
Diffstat (limited to 'dns/yadifa')
-rw-r--r--dns/yadifa/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/yadifa/Makefile b/dns/yadifa/Makefile
index 26e7f504e5c0..85768f7b9737 100644
--- a/dns/yadifa/Makefile
+++ b/dns/yadifa/Makefile
@@ -3,6 +3,7 @@
PORTNAME= yadifa
PORTVERSION= 1.0.3
+PORTREVISION= 1
DISTVERSIONSUFFIX= -2880
CATEGORIES= dns ipv6
MASTER_SITES= http://cdn.yadifa.eu/sites/default/files/releases/
@@ -33,6 +34,7 @@ post-configure:
.include <bsd.port.options.mk>
post-install:
+ ${INSTALL_DATA} ${WRKSRC}/etc/yadifad.conf.example ${STAGEDIR}${PREFIX}/etc/
.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}