openbsd-ports/misc/mc/Makefile

26 lines
632 B
Makefile

# $OpenBSD: Makefile,v 1.5 2000/04/09 17:37:11 espie Exp $
BROKEN= "patches are way wrong; auditing requiered."
DISTNAME= mc-4.1.35
CATEGORIES= misc
FAKE=No
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/
MAINTAINER= ryan@erwin.org
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
GNU_CONFIGURE= Yes
.include <bsd.port.mk>