openbsd-ports/misc/clex/Makefile
martynas 3f0505498c update to 3.15
ok jasper@
2007-04-10 18:03:34 +00:00

24 lines
449 B
Makefile

# $OpenBSD: Makefile,v 1.8 2007/04/10 18:03:34 martynas Exp $
COMMENT= "commandline shell and file manager"
DISTNAME= clex-3.15
CATEGORIES= misc
HOMEPAGE= http://www.clex.sk/
MAINTAINER= Victor Sahlstedt <salan@legonet.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c ncurses
MASTER_SITES= ${HOMEPAGE:=download/}
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>