pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/gethost Enable pkgviews.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1898c8c03c53
branches:  trunk
changeset: 473149:1898c8c03c53
user:      reed <reed%pkgsrc.org@localhost>
date:      Fri Apr 16 20:26:10 2004 +0000

description:
Enable pkgviews.

diffstat:

 net/gethost/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 0616624043ef -r 1898c8c03c53 net/gethost/Makefile
--- a/net/gethost/Makefile      Fri Apr 16 20:11:51 2004 +0000
+++ b/net/gethost/Makefile      Fri Apr 16 20:26:10 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/21 17:10:37 martti Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/16 20:26:10 reed Exp $
 
 DISTNAME=      gethost-0.03
 CATEGORIES=    net
@@ -8,6 +8,8 @@
 HOMEPAGE=      http://www.reedmedia.net/software/gethost/
 COMMENT=       Hostname and IP resolver for testing /etc/hosts and nsswitch.conf
 
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+INSTALLATION_DIRS=     bin man/man1
 ALL_TARGET=    gethost
 
 do-install:



Home | Main Index | Thread Index | Old Index