pkgsrc-wip/jigdo/Makefile
2003-07-21 17:33:10 +00:00

23 lines
580 B
Makefile

# $NetBSD: Makefile,v 1.5 2003/07/21 17:33:15 marttikuparinen Exp $
#
DISTNAME= jigdo-0.6.9
CATEGORIES= misc
MASTER_SITES= http://home.in.tum.de/~atterer/jigdo/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= collver1@comcast.net
HOMEPAGE= http://home.in.tum.de/~atterer/jigdo/
COMMENT= Download manager and ISO image constructor
DEPENDS+= wget>=1.8.2:../../net/wget
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS+= --without-gui
.include "../../www/libwww/buildlink2.mk"
.include "../../databases/db3/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"