pkgsrc/net/fmirror/Makefile
2003-07-17 22:50:55 +00:00

13 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.2 2003/07/17 22:51:10 grant Exp $
DISTNAME= fmirror-0.8.4
CATEGORIES= net
MASTER_SITES= ftp://ftp.guardian.no/pub/free/ftp/fmirror/
MAINTAINER= he@NetBSD.org
COMMENT= Mirror program for FTP sites (written in C)
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/examples
.include "../../mk/bsd.pkg.mk"