summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/3proxy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/3proxy/Makefile b/net/3proxy/Makefile
index 087e482600a..edb7e312f17 100644
--- a/net/3proxy/Makefile
+++ b/net/3proxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/02/27 23:50:29 apb Exp $
+# $NetBSD: Makefile,v 1.3 2008/04/07 16:20:23 joerg Exp $
#
DISTNAME= 3proxy-0.5.3k
@@ -15,6 +15,8 @@ COMMENT= Multi-protocol proxy
WRKSRC= ${WRKDIR}
MAKE_FILE= Makefile.unix
+INSTALLATION_DIRS= sbin ${PKGMANDIR}/man5 ${PKGMANDIR}/man8
+
# 3proxy-0.5.* is dual-licenced under GPL or custom terms. It's not
# clear exactly which version of the GPL is intended; ${WRKSRC}/License
# says "current version of GNU GPL" without specifying a numeric version