openbsd-ports/misc/clex/Makefile

25 lines
477 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2004/05/03 19:13:28 naddy Exp $
COMMENT= "commandline shell and file manager"
DISTNAME= clex-3.1.9
CATEGORIES= misc
HOMEPAGE= http://www.clex.sk/
MAINTAINER= Victor Sahlstedt <cvss@home.se>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE:=download/}
EXTRACT_SUFX= .src.tar.gz
SEPARATE_BUILD= simple
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>