openbsd-ports/misc/mc/Makefile
2002-12-29 19:49:40 +00:00

23 lines
488 B
Makefile

# $OpenBSD: Makefile,v 1.15 2002/12/29 19:49:40 fgsch Exp $
COMMENT= "free Norton Commander Clone with many useful features"
DISTNAME= mc-4.5.51
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/mc/}
HOMEPAGE= http://www.gnome.org/mc/
LIB_DEPENDS= glib.1.2::devel/glib
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
BROKEN= "final auditing. comming soon"
.include <bsd.port.mk>