openbsd-ports/misc/mc/Makefile

25 lines
623 B
Makefile
Raw Normal View History

2000-03-31 16:48:47 -05:00
# $OpenBSD: Makefile,v 1.4 2000/03/31 21:48:47 brad 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
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>