summaryrefslogtreecommitdiff
path: root/misc/buffer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buffer/Makefile')
-rw-r--r--misc/buffer/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile
index b3f151ae865..512913f8ba2 100644
--- a/misc/buffer/Makefile
+++ b/misc/buffer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2008/05/25 14:45:17 tron Exp $
+# $NetBSD: Makefile,v 1.18 2008/06/20 01:09:25 joerg Exp $
DISTNAME= buffer-1.17
CATEGORIES= misc
@@ -7,6 +7,10 @@ MASTER_SITES= #
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Buffer sporadic binary I/O for faster tape use
+PKG_DESTDIR_SUPPORT= user-destdir
+
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"