pkgsrc/www/snarf/Makefile
nra 1551c4e52e Import snarf-7.0.
Snarf is a command line resource grabber. It can transfer files through
the http, gopher, finger, and ftp protocols without user interaction. It
is small and fast.
2001-08-29 20:09:38 +00:00

14 lines
343 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2001/08/29 20:09:38 nra Exp $
#
DISTNAME= snarf-7.0
CATEGORIES= www
MASTER_SITES= http://www.xach.com/snarf/download/source/
MAINTAINER= packages@NetBSD.org
HOMEPAGE= http://www.xach.com/snarf/
COMMENT= simple command-line tool to retrieve an HTTP URL
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"