openbsd-ports/net/mirror/Makefile

18 lines
368 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 1999/04/09 04:11:49 brad Exp $
1998-01-04 13:17:05 -05:00
1998-06-10 06:26:22 -04:00
DISTNAME= mirror-2.9
1998-01-04 13:17:05 -05:00
CATEGORIES= net
1999-03-14 14:46:05 -05:00
MASTER_SITES= ftp://src.doc.ic.ac.uk/computing/archiving/mirror/ \
ftp://ftp.nmt.edu/ \
ftp://ftp.plig.net/pub/OpenBSD/distfiles/
1998-01-04 13:17:05 -05:00
MAINTAINER= ports@openbsd.org
1998-01-04 13:17:05 -05:00
NO_WRKSUBDIR= yes
MAKEFILE= makefile
pre-install:
${MKDIR} ${PREFIX}/lib/mirror
.include <bsd.port.mk>