From 4e3366dd52bf1a5b3d3a19921bfbff25d64848b1 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 19 Jul 2004 23:17:16 +0000 Subject: Enable pkgviews installation. --- pkgtools/pkgse/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'pkgtools') diff --git a/pkgtools/pkgse/Makefile b/pkgtools/pkgse/Makefile index ef20036ce0a..1d1acc46fe0 100644 --- a/pkgtools/pkgse/Makefile +++ b/pkgtools/pkgse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/19 23:13:51 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/19 23:17:16 xtraeme Exp $ # DISTNAME= pkgse-0.1 @@ -10,12 +10,16 @@ MAINTAINER= imil@gcu.info HOMEPAGE= http://imil.net/ COMMENT= Fetch informations about a NetBSD package on pkgsrc.netbsd.se +PKG_INSTALLATION_TYPES= overwrite pkgviews + DEPENDS+= p5-libwww>=5.76:../../www/p5-libwww NO_CONFIGURE= yes NO_BUILD= yes USE_PERL5= yes +INSTALLATION_DIRS= bin + do-install: @${INSTALL_SCRIPT} ${WRKSRC}/pkgse ${PREFIX}/bin -- cgit v1.2.3