summaryrefslogtreecommitdiff
path: root/security/p0f/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p0f/Makefile')
-rw-r--r--security/p0f/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p0f/Makefile b/security/p0f/Makefile
index 89863c03180..ca9e6e48dcc 100644
--- a/security/p0f/Makefile
+++ b/security/p0f/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:47:14 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/06/17 03:50:32 jlam Exp $
#
DISTNAME= p0f-2.0.5
@@ -25,6 +25,8 @@ SUBST_FILES.paths= config.h p0f.1
SUBST_SED.paths= -e "s|/etc/p0f|${PKG_SYSCONFDIR}|g"
SUBST_MESSAGE.paths= "Fixing paths."
+INSTALLATION_DIRS= bin man/man1
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/p0f ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/doc/README ${PREFIX}/share/doc/p0f.README