# Ports collection makefile for:	clex-tty
# Date created:				Tue Oct 30, 2002
# Whom:			Michael L. Hostbaek <mich@freebsdcluster.org>
#
# $FreeBSD: ports/misc/clex/Makefile,v 1.10 2004/12/09 13:24:18 mich Exp $
#

PORTNAME=	clex
PORTVERSION=	3.10
CATEGORIES=	misc
MASTER_SITES=	http://freebsdcluster.org/~mich/software/
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	mich@FreeBSD.org
COMMENT=	A commandline file manager

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

MAN1=		clex.1
PLIST_FILES=	bin/clex

.include <bsd.port.mk>
