openbsd-ports/misc/clex/Makefile

23 lines
385 B
Makefile
Raw Normal View History

2013-03-11 07:20:26 -04:00
# $OpenBSD: Makefile,v 1.13 2013/03/11 11:23:56 espie Exp $
COMMENT= commandline shell and file manager
2007-04-10 14:03:34 -04:00
DISTNAME= clex-3.15
CATEGORIES= misc
HOMEPAGE= http://www.clex.sk/
2004-11-21 14:01:28 -05:00
MAINTAINER= Victor Sahlstedt <salan@legonet.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
2010-11-05 04:24:49 -04:00
2004-12-22 06:48:32 -05:00
WANTLIB= c ncurses
MASTER_SITES= ${HOMEPAGE:=download/}
CONFIGURE_STYLE= gnu
2010-11-19 02:23:05 -05:00
USE_GROFF = Yes
.include <bsd.port.mk>