46b5f232b5
FAKE=Yes HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF and bump NEED_VERSION accordingly.
23 lines
419 B
Makefile
23 lines
419 B
Makefile
# $OpenBSD: Makefile,v 1.8 2000/10/22 15:42:49 espie Exp $
|
|
|
|
DISTNAME= mc-4.1.35
|
|
CATEGORIES= misc
|
|
NEED_VERSION= 1.305
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
MASTER_SITE_SUBDIR= mc
|
|
|
|
MAINTAINER= ryan@erwin.org
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
FAKE= No
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
BROKEN= "security is bad; auditing on the way"
|
|
|
|
.include <bsd.port.mk>
|