100196f27a
Especially now that the default line is more verbose.
25 lines
527 B
Makefile
25 lines
527 B
Makefile
# $OpenBSD: Makefile,v 1.13 2001/10/28 13:05:48 espie Exp $
|
|
|
|
COMMENT= "free Norton Commander Clone with many useful features"
|
|
|
|
DISTNAME= mc-4.5.51
|
|
CATEGORIES= misc
|
|
NEED_VERSION= 1.402
|
|
MASTER_SITES= ${MASTER_SITE_GNOME}
|
|
MASTER_SITE_SUBDIR= 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>
|