Commit this package addition again:

gnapfetch - update/maintain opennap servers for gnapster/TekNap
This commit is contained in:
jlam 2000-08-08 08:18:44 +00:00
parent 71c8100b02
commit d8a7732b7e
5 changed files with 31 additions and 0 deletions

22
net/gnapfetch/Makefile Normal file
View file

@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.1 2000/08/08 08:18:44 jlam Exp $
DISTNAME= gnapfetch-0.3
CATEGORIES= net
MASTER_SITES= http://entropy.atlantic.net/gnapfetch/
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://entropy.atlantic.net/gnapfetch/
USE_PERL5= # defined
PERL= ${LOCALBASE}/bin/perl
do-build:
${SED} -e "s,/usr/bin/perl,${PERL},g" < ${WRKSRC}/gnapfetch \
> ${WRKDIR}/gnapfetch
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/gnapfetch ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gnapfetch
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gnapfetch
.include "../../mk/bsd.pkg.mk"

3
net/gnapfetch/files/md5 Normal file
View file

@ -0,0 +1,3 @@
$NetBSD: md5,v 1.1 2000/08/08 08:18:45 jlam Exp $
MD5 (gnapfetch-0.3.tar.gz) = 594c48df0ebe1f17bd59e904e56ec793

View file

@ -0,0 +1 @@
update/maintain opennap servers for gnapster/TekNap

2
net/gnapfetch/pkg/DESCR Normal file
View file

@ -0,0 +1,2 @@
Gnapfetch is a perl program to update/maintain a list of opennap servers
for gnapster/TekNap.

3
net/gnapfetch/pkg/PLIST Normal file
View file

@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1 2000/08/08 08:18:45 jlam Exp $
bin/gnapfetch
share/doc/gnapfetch/README