summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-07-28 00:08:20 +0000
committerminskim <minskim@pkgsrc.org>2004-07-28 00:08:20 +0000
commitb1e44f915100ae91772913a58c69d4800fe32a6b (patch)
tree124a113171ca2806d03762ac7cf10d91bb55d2de /archivers
parent5ba596bc88982c7ceade7026c01af81947ddb1cd (diff)
downloadpkgsrc-b1e44f915100ae91772913a58c69d4800fe32a6b.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lbrate/Makefile4
-rw-r--r--archivers/lcab/Makefile6
2 files changed, 8 insertions, 2 deletions
diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile
index ce61d7bab68..a8eebf2b331 100644
--- a/archivers/lbrate/Makefile
+++ b/archivers/lbrate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/07/28 00:03:15 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2004/07/28 00:08:20 minskim Exp $
# FreeBSD Id: ports/archivers/lbrate/Makefile,v 1.4 2002/06/19 08:18:05 sobomax Exp
DISTNAME= lbrate-1.1
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://rus.members.beeb.net/lbrate.html
COMMENT= Extract/decompress CP/M LBR archives
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
MAKE_FLAGS+= PREFIX=${PREFIX}
LBRATE_DOCSDIR= ${PREFIX}/share/doc/lbrate
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