openbsd-ports/misc/clex/Makefile

24 lines
448 B
Makefile

# $OpenBSD: Makefile,v 1.7 2005/10/09 16:05:02 mbalmer Exp $
COMMENT= "commandline shell and file manager"
DISTNAME= clex-3.13
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>