summaryrefslogblamecommitdiff
path: root/lang/treecc/Makefile
blob: 5b56ef9bc347312b7c03d774a2fb5998dd29e9ff (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             
           

                      
                      
                    
                                    
 
                                  
                                                                            

                   
                   
                        
                      
                                          
 
                   
                      
# Created by: Michael Johnson <ahze@ahze.net>
# $FreeBSD$

PORTNAME=	treecc
PORTVERSION=	0.3.10
CATEGORIES=	lang
MASTER_SITES=	SAVANNAH/dotgnu-pnet

MAINTAINER=	sylvio@FreeBSD.org
COMMENT=	Treecc is designed to assist in the development of compilers

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
MAN1=		treecc.1
INFO=		treecc
PLIST_FILES=	bin/treecc lib/libtreecc.a

NO_STAGE=	yes
.include <bsd.port.mk>