pkgsrc/www/snarf/Makefile

15 lines
345 B
Makefile
Raw Normal View History

2017-09-04 20:08:18 +02:00
# $NetBSD: Makefile,v 1.7 2017/09/04 18:08:31 wiz Exp $
#
DISTNAME= snarf-7.0
CATEGORIES= www
2017-09-04 20:08:18 +02:00
MASTER_SITES= https://www.xach.com/snarf/download/source/
MAINTAINER= pkgsrc-users@NetBSD.org
2017-09-04 20:08:18 +02:00
HOMEPAGE= https://www.xach.com/snarf/
COMMENT= Simple command-line tool to retrieve an HTTP URL
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"