summaryrefslogblamecommitdiff
path: root/cad/acs/Makefile
blob: eff118c4b1af11d7b0e17b1dabee09ae4922e3d1 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           
                            
                                       
                                                        
 
           
 
 
                        
                   


                                                      
 



                              

                      
# New ports collection makefile for:	acs
# Version required:	0.25
# Date created:		01 January 1995
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME=	acs-0.25
CATEGORIES=	cad
MASTER_SITES=	http://www.geda.seul.org/dist/ \
		http://www.geda.coelacanth.com/dist/ \
		ftp://ftp.geda.seul.org/pub/geda/dist/

MAINTAINER=	tg@FreeBSD.org

USE_NEWGCC=	yes
MAKE_ENV=	CCC="${CXX}"

.include <bsd.port.mk>