aboutsummaryrefslogtreecommitdiffstats
path: root/lang/treecc/Makefile
blob: 2ada768ece961618d8a6b02507824819e92e24e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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.6
CATEGORIES= lang
MASTER_SITES=   http://www.southern-storm.com.au/download/

MAINTAINER= ahze@rgv.net

GNU_CONFIGURE=  yes
USE_GMAKE=  yes
USE_BISON=  yes
MAN1=       treecc.1

.include <bsd.port.mk>