From 5f0a77984b2500338e2349a5c9f70e8143d488d2 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 6 Jul 2004 18:11:15 +0000 Subject: Enable pkgviews installation. --- sysutils/rfstool/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sysutils/rfstool') diff --git a/sysutils/rfstool/Makefile b/sysutils/rfstool/Makefile index 9da89b82a8b..360af29ab2d 100644 --- a/sysutils/rfstool/Makefile +++ b/sysutils/rfstool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/06 17:29:38 agc Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/06 18:11:15 xtraeme Exp $ # DISTNAME= rfstool-0.14-source @@ -11,10 +11,14 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://p-nand-q.com/download/rfstool/overview.html COMMENT= Tools to access ReiserFS partitions +PKG_INSTALLATION_TYPES= overwrite pkgviews + WRKSRC= ${WRKDIR}/${PKGNAME}/rfstool MAKEFILE= makefile.gcc3x USE_LANGUAGES+= c++ +INSTALLATION_DIRS= sbin + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rfstool ${PREFIX}/sbin/rfstool -- cgit v1.2.3