summaryrefslogtreecommitdiff
path: root/archivers/lcab
diff options
context:
space:
mode:
authorminskim <minskim>2004-07-28 00:08:20 +0000
committerminskim <minskim>2004-07-28 00:08:20 +0000
commitc9e5d9f60bd5755111199a677c72641e461724d7 (patch)
tree124a113171ca2806d03762ac7cf10d91bb55d2de /archivers/lcab
parent9ef908f0443c541860fb9bd18072c197c0387881 (diff)
downloadpkgsrc-c9e5d9f60bd5755111199a677c72641e461724d7.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'archivers/lcab')
-rw-r--r--archivers/lcab/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/archivers/lcab/Makefile b/archivers/lcab/Makefile
index ae13de44620..59d9acb4765 100644
--- a/archivers/lcab/Makefile
+++ b/archivers/lcab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/06/24 23:31:48 ben Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/28 00:18:19 minskim Exp $
#
DISTNAME= lcab-1.0b10
@@ -9,8 +9,12 @@ MAINTAINER= plunky@rya-online.net
HOMEPAGE= http://www.geekshop.be/rien/lcab
COMMENT= Microsoft cabinet (.CAB) file creator
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
GNU_CONFIGURE= yes
+INSTALLATION_DIRS= man/man1
+
post-install:
${INSTALL_MAN} ${WRKSRC}/lcab.1 ${PREFIX}/man/man1/lcab.1