freebsd-ports/lang/treecc/Makefile
Kirill Ponomarev 8891ff0a10 - Don't install symlink treecc-%%PORTVERSION%%
PR:		60411
Submitted by:	maintainer
2003-12-20 12:14:38 +00:00

23 lines
464 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.2.6
PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://www.southern-storm.com.au/download/
MAINTAINER= ahze@ahze.net
COMMENT= Treecc is designed to assist in the development of compilers
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= treecc.1
INFO= treecc
.include <bsd.port.mk>