1994-10-25 01:08:31 +01:00
|
|
|
# New ports collection makefile for: PCB
|
1996-03-25 09:30:53 +01:00
|
|
|
# Version required: 1.4.0
|
1994-10-25 01:08:31 +01:00
|
|
|
# Date created: 19 October 1994
|
|
|
|
# Whom: mr
|
|
|
|
#
|
1996-09-21 11:53:07 +02:00
|
|
|
# $Id: Makefile,v 1.13 1996/09/11 05:53:30 asami Exp $
|
1994-10-25 01:08:31 +01:00
|
|
|
#
|
|
|
|
|
1996-03-25 09:30:53 +01:00
|
|
|
DISTNAME= pcb-1.4.0
|
1995-04-01 14:51:41 +02:00
|
|
|
CATEGORIES+= cad
|
1996-03-25 09:30:53 +01:00
|
|
|
MASTER_SITES= ftp://ftp.uni-ulm.de/pub/pcb/1.4/
|
1995-02-18 02:27:43 +01:00
|
|
|
EXTRACT_SUFX= .tar.gz
|
1995-04-11 22:13:02 +02:00
|
|
|
|
1996-03-25 09:30:53 +01:00
|
|
|
MAINTAINER= janek@gaja.ipan.lublin.pl
|
|
|
|
|
1996-09-21 11:53:07 +02:00
|
|
|
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
1995-04-11 22:13:02 +02:00
|
|
|
|
1995-04-16 12:07:38 +02:00
|
|
|
USE_IMAKE= yes
|
1994-10-25 01:08:31 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|