From 5a4e75ef0dbfbe472daed99a61461c796830b3ba Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 28 Jul 2004 02:47:34 +0000 Subject: Enable pkgviews installation. --- archivers/mscompress/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'archivers/mscompress') diff --git a/archivers/mscompress/Makefile b/archivers/mscompress/Makefile index df762fb57fd..198481ac61f 100644 --- a/archivers/mscompress/Makefile +++ b/archivers/mscompress/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/03/11 18:03:50 xtraeme Exp $ +# $NetBSD: Makefile,v 1.8 2004/07/28 02:47:35 minskim Exp $ # DISTNAME= mscompress-0.3 @@ -10,9 +10,13 @@ MAINTAINER= ben@NetBSD.org HOMEPAGE= ftp://ftp.penguin.cz/pub/users/mhi/mscompress/ COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= yes GNU_CONFIGURE= yes +INSTALLATION_DIRS= bin man/man1 + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mscompress ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/msexpand ${PREFIX}/bin -- cgit v1.2.3