summaryrefslogtreecommitdiff
path: root/archivers/gzip-info
diff options
context:
space:
mode:
authorminskim <minskim>2004-07-02 21:06:35 +0000
committerminskim <minskim>2004-07-02 21:06:35 +0000
commitb11142611528a1710513ef35137cc44e1b8c3bb8 (patch)
tree65516dd92320edbddf25f7f67647dc0b5668e999 /archivers/gzip-info
parent35e47dc338383d293f486daa3de03a4ef142b197 (diff)
downloadpkgsrc-b11142611528a1710513ef35137cc44e1b8c3bb8.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'archivers/gzip-info')
-rw-r--r--archivers/gzip-info/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/archivers/gzip-info/Makefile b/archivers/gzip-info/Makefile
index 7f614f4997a..1440394f6ce 100644
--- a/archivers/gzip-info/Makefile
+++ b/archivers/gzip-info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/05/07 21:56:02 reed Exp $
+# $NetBSD: Makefile,v 1.18 2004/07/02 21:06:35 minskim Exp $
DISTNAME= gzip-1.2.4a
PKGNAME= gzip-info-1.2.4a
@@ -11,6 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html
COMMENT= Info format documentation for the GZIP utility
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
INFO_FILES= gzip.info
USE_BUILDLINK3= yes
@@ -18,6 +20,8 @@ USE_BUILDLINK3= yes
NO_CONFIGURE= yes
NO_BUILD= yes
+INSTALLATION_DIRS= ${INFO_DIR}
+
do-install:
${INSTALL_DATA} ${WRKSRC}/gzip.info ${PREFIX}/${INFO_DIR}