openbsd-ports/misc/mc/Makefile

26 lines
632 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2000/04/09 17:37:11 espie Exp $
2000-03-22 14:58:12 -05:00
2000-03-31 16:48:47 -05:00
BROKEN= "patches are way wrong; auditing requiered."
2000-03-31 16:48:47 -05:00
DISTNAME= mc-4.1.35
CATEGORIES= misc
FAKE=No
2000-03-31 16:48:47 -05:00
MASTER_SITES= ftp://ftp.nodomainname.net/pub/mirrors/gnu/mc/ \
ftp://ftp.freesoftware.com/pub/gnu/mc/ \
ftp://labrea.stanford.edu/pub/gnu/mc/ \
ftp://aeneas.mit.edu/pub/gnu/mc/ \
ftp://ftp.cs.ubc.ca/mirror2/gnu/mc/ \
ftp://core.ring.gr.jp/pub/GNU/mc/ \
ftp://ftp.gnu.org/pub/gnu/mc/
2000-03-22 14:58:12 -05:00
2000-03-31 16:48:47 -05:00
MAINTAINER= ryan@erwin.org
2000-03-22 14:58:12 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-03-31 16:48:47 -05:00
GNU_CONFIGURE= Yes
.include <bsd.port.mk>