summaryrefslogtreecommitdiff
path: root/cad/pcb/Makefile
blob: 01c8bff3fd435a9b813d7cc122d7fac899d8919c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	PCB
# Version required:	1.4.0
# Date created:		19 October 1994
# Whom:			mr
#
# $Id: Makefile,v 1.14 1996/09/21 09:53:07 asami Exp $
#

DISTNAME=	pcb-1.4.0
CATEGORIES=	cad
MASTER_SITES=	ftp://ftp.uni-ulm.de/pub/pcb/1.4/
EXTRACT_SUFX=	.tar.gz

MAINTAINER=	janek@gaja.ipan.lublin.pl

BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4

USE_IMAKE=	yes

.include <bsd.port.mk>