freebsd-ports/misc/clex/Makefile
Michael Landin a2a1feeeb1 o Updated to -> 3.10
- Feature enhancement
	- Bugfixing
o Clean-up Makefile
2004-10-14 13:32:54 +00:00

23 lines
438 B
Makefile

# Ports collection makefile for: clex-tty
# Date created: Tue Oct 30, 2002
# Whom: Michael L. Hostbaek <mich@freebsdcluster.org>
#
# $FreeBSD$
#
PORTNAME= clex
PORTVERSION= 3.10
CATEGORIES= misc
MASTER_SITES= http://www.clex.sk/download/
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>