summaryrefslogtreecommitdiff
path: root/archivers/mscompress/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-07-28 02:47:34 +0000
committerminskim <minskim>2004-07-28 02:47:34 +0000
commit1ae420994665082ead3119863db4ce8986159143 (patch)
treea2db94abf3df23400d346801b7559fa165b0b694 /archivers/mscompress/Makefile
parent857a94f7bc9bd3cec077d6eeb0925d28bd84904e (diff)
downloadpkgsrc-1ae420994665082ead3119863db4ce8986159143.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'archivers/mscompress/Makefile')
-rw-r--r--archivers/mscompress/Makefile6
1 files changed, 5 insertions, 1 deletions
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