summaryrefslogtreecommitdiff
path: root/net/fmirror/Makefile
blob: 5c58d4264f1e840c61546313104c56611723e7fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1.1.1 2001/11/17 19:39:35 he 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"