freebsd-ports/lang/treecc/Makefile
Patrick Li 831b64a69b Update to 0.1.0
PR:		37303
Submitted by:	maintainer
2002-04-21 16:19:37 +00:00

22 lines
413 B
Makefile

# Ports collection makefile for: treecc
# Date created: Wed Jul 11 00:45:15 EDT 2001
# Whom: Michael Johnson <ahze@ahze.net>
#
# $FreeBSD$
#
PORTNAME= treecc
PORTVERSION= 0.1.0
CATEGORIES= lang
MASTER_SITES= http://www.southern-storm.com.au/download/
MAINTAINER= ahze@rgv.net
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_AUTOMAKE= yes
USE_BISON= yes
MAN1= treecc.1
.include <bsd.port.mk>