openbsd-ports/misc/mc/Makefile

23 lines
488 B
Makefile
Raw Normal View History

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