19 lines
402 B
Makefile
Raw Normal View History

2000-02-22 17:08:31 +00:00
# $OpenBSD: Makefile,v 1.7 2000/02/22 17:08:44 espie Exp $
1998-01-04 18:17:05 +00:00
1998-06-10 10:26:22 +00:00
DISTNAME= mirror-2.9
1998-01-04 18:17:05 +00:00
CATEGORIES= net
1999-03-14 19:46:05 +00:00
MASTER_SITES= ftp://src.doc.ic.ac.uk/computing/archiving/mirror/ \
ftp://ftp.nmt.edu/ \
ftp://ftp.plig.net/pub/OpenBSD/distfiles/
2000-02-22 17:08:31 +00:00
NEED_VERSION= 1.210
1998-01-04 18:17:05 +00:00
MAINTAINER= ports@openbsd.org
1998-01-04 18:17:05 +00:00
WRKDIST= ${WRKDIR}
2000-02-22 17:08:31 +00:00
MAKE_FILE= makefile
1998-01-04 18:17:05 +00:00
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/mirror
1998-01-04 18:17:05 +00:00
.include <bsd.port.mk>