aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-31 00:20:18 +0800
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-31 00:20:18 +0800
commitfcddd83a1aee0d7024ad61cd808755ae03410cc7 (patch)
tree936a127d58273dcec32d5e2dfc40add906a8fbca /net-mgmt
parent264a228845f7c1ff047e560307fcbc044aaf17b2 (diff)
downloadfreebsd-ports-gnome-fcddd83a1aee0d7024ad61cd808755ae03410cc7.tar.gz
freebsd-ports-gnome-fcddd83a1aee0d7024ad61cd808755ae03410cc7.tar.zst
freebsd-ports-gnome-fcddd83a1aee0d7024ad61cd808755ae03410cc7.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}