summaryrefslogtreecommitdiff
path: root/archivers/unrar
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-07-28 02:47:34 +0000
committerminskim <minskim@pkgsrc.org>2004-07-28 02:47:34 +0000
commit5a4e75ef0dbfbe472daed99a61461c796830b3ba (patch)
treea2db94abf3df23400d346801b7559fa165b0b694 /archivers/unrar
parentb85cc0437e09f2f375ea54116f177bba559a5501 (diff)
downloadpkgsrc-5a4e75ef0dbfbe472daed99a61461c796830b3ba.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'archivers/unrar')
-rw-r--r--archivers/unrar/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index 5848d330be0..55ef5eb9b5f 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/07/03 13:30:29 grant Exp $
+# $NetBSD: Makefile,v 1.34 2004/07/28 02:47:35 minskim Exp $
#
DISTNAME= unrarsrc-3.3.6
@@ -10,6 +10,8 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.rarlab.com/
COMMENT= Extract, view & test RAR archives
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
NO_CONFIGURE= # defined
USE_GCC_SHLIB= # defined
USE_LANGUAGES= c++
@@ -23,6 +25,8 @@ NO_BIN_ON_CDROM=${RESTRICTED}
WRKSRC= ${WRKDIR}/unrar
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/unrar
cd ${WRKSRC} && ${INSTALL_PROGRAM} unrar ${PREFIX}/bin