aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-12-31 00:20:18 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-12-31 00:20:18 +0800
commit5fda505111cfd6ed50807a1f35bb0d62fa3bc948 (patch)
tree936a127d58273dcec32d5e2dfc40add906a8fbca /net-mgmt
parent76d0f17647ddf5a74210e78718098442e4cee6b4 (diff)
downloadfreebsd-ports-gnome-5fda505111cfd6ed50807a1f35bb0d62fa3bc948.tar.gz
freebsd-ports-gnome-5fda505111cfd6ed50807a1f35bb0d62fa3bc948.tar.zst
freebsd-ports-gnome-5fda505111cfd6ed50807a1f35bb0d62fa3bc948.zip
- Switch to options helpers
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p0f2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/p0f2/Makefile b/net-mgmt/p0f2/Makefile
index 26f5e0ad2e89..9cabc572343d 100644
--- a/net-mgmt/p0f2/Makefile
+++ b/net-mgmt/p0f2/Makefile
@@ -36,6 +36,8 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/p0f${ii}fp ${STAGEDIR}${PREFIX}/etc/p0f
.endfor
${INSTALL_MAN} ${WRKSRC}/p0f.1 ${STAGEDIR}${MANPREFIX}/man/man1
+
+do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for ii in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/doc/${ii} ${STAGEDIR}${DOCSDIR}