1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/lang/treecc/Makefile
Patrick Li 3557ba18f8 Update to 0.0.8
PR:		36391
Submitted by:	maintainer
2002-03-27 23:51:53 +00:00

23 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.0.8
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>