From b1e44f915100ae91772913a58c69d4800fe32a6b Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 28 Jul 2004 00:08:20 +0000 Subject: Enable pkgviews installation. --- archivers/lcab/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'archivers/lcab') 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 -- cgit v1.2.3