freebsd-ports/devel/kimwitu++/Makefile
Ying-Chieh Liao 9758081698 add kimwitu++
A tool for processing trees (i.e. terms)
2001-04-23 16:02:11 +00:00

22 lines
376 B
Makefile

# ex:ts=8
# New ports collection makefile for: kimwitu++
# Date created: Apr 23, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kimwitu++
PORTVERSION= 2.0.1
CATEGORIES= devel
MASTER_SITES= http://site.informatik.hu-berlin.de/kimwitu++/
MAINTAINER= ijliao@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= kc++.1
.include <bsd.port.mk>