16 lines
380 B
Makefile
16 lines
380 B
Makefile
# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:43 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= snarf-7.0
|
|
CATEGORIES= www
|
|
MASTER_SITES= http://www.xach.com/snarf/download/source/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.xach.com/snarf/
|
|
COMMENT= Simple command-line tool to retrieve an HTTP URL
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|