freebsd-ports/misc/clex/Makefile
Edwin Groothuis 5ae0a3a05b [Maintainer Update]: misc/clex to version 3.1.7
PR:		ports/47099
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>
2003-01-17 12:32:04 +00:00

22 lines
460 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.1.7
CATEGORIES= misc
MASTER_SITES= http://www.clex.sk/download/
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
MAINTAINER= mich@freebsdcluster.org
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
MAN1= clex.1
.include <bsd.port.mk>