1994-10-25 00:08:31 +00:00
|
|
|
# New ports collection makefile for: PCB
|
1996-03-25 08:30:53 +00:00
|
|
|
# Version required: 1.4.0
|
1994-10-25 00:08:31 +00:00
|
|
|
# Date created: 19 October 1994
|
|
|
|
# Whom: mr
|
|
|
|
#
|
1996-03-25 08:30:53 +00:00
|
|
|
# $Id: Makefile,v 1.10 1995/04/16 10:07:38 asami Exp $
|
1994-10-25 00:08:31 +00:00
|
|
|
#
|
|
|
|
|
1996-03-25 08:30:53 +00:00
|
|
|
DISTNAME= pcb-1.4.0
|
1995-04-01 12:51:41 +00:00
|
|
|
CATEGORIES+= cad
|
1996-03-25 08:30:53 +00:00
|
|
|
MASTER_SITES= ftp://ftp.uni-ulm.de/pub/pcb/1.4/
|
1995-02-18 01:27:43 +00:00
|
|
|
EXTRACT_SUFX= .tar.gz
|
1995-04-11 20:13:02 +00:00
|
|
|
|
1996-03-25 08:30:53 +00:00
|
|
|
MAINTAINER= janek@gaja.ipan.lublin.pl
|
|
|
|
|
|
|
|
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
|
|
|
|
bison:${PORTSDIR}/devel/bison \
|
|
|
|
/usr/local/bin/flex:${PORTSDIR}/devel/flex
|
|
|
|
# note we can't say "${PREFIX}/bin/flex" because this is an X port
|
1995-04-11 20:13:02 +00:00
|
|
|
|
1995-04-16 10:07:38 +00:00
|
|
|
USE_IMAKE= yes
|
1994-10-25 00:08:31 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|