pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/hztty Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa7a5eb65320
branches:  trunk
changeset: 478096:fa7a5eb65320
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Jul 16 23:50:37 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 converters/hztty/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r cc8507e69ea0 -r fa7a5eb65320 converters/hztty/Makefile
--- a/converters/hztty/Makefile Fri Jul 16 23:40:54 2004 +0000
+++ b/converters/hztty/Makefile Fri Jul 16 23:50:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/21 16:36:12 martti Exp $
+# $NetBSD: Makefile,v 1.4 2004/07/16 23:50:37 minskim Exp $
 
 DISTNAME=      hztty-2.0
 CATEGORIES=    converters
@@ -11,8 +11,12 @@
 #HOMEPAGE=
 COMMENT=       Turns a tty session between Big5/GB/HZ/Unicode
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 ALL_TARGET=    bsd
 
+INSTALLATION_DIRS=     bin man/man1
+
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/hztty ${PREFIX}/bin
        ${INSTALL_MAN} ${WRKSRC}/hztty.1 ${PREFIX}/man/man1



Home | Main Index | Thread Index | Old Index