1994-10-25 00:08:31 +00:00
|
|
|
# New ports collection makefile for: PCB
|
1998-06-03 06:47:42 +00:00
|
|
|
# Version required: 1.6.3
|
1994-10-25 00:08:31 +00:00
|
|
|
# Date created: 19 October 1994
|
|
|
|
# Whom: mr
|
|
|
|
#
|
1999-08-25 04:58:03 +00:00
|
|
|
# $FreeBSD$
|
1994-10-25 00:08:31 +00:00
|
|
|
#
|
|
|
|
|
1998-06-03 06:47:42 +00:00
|
|
|
DISTNAME= pcb-1.6.3
|
1996-11-15 23:31:01 +00:00
|
|
|
CATEGORIES= cad
|
1998-10-31 18:05:31 +00:00
|
|
|
MASTER_SITES= ftp://ftp.linuxppc.org/pub/linuxppc/users/harry/PCB/
|
1998-01-29 14:43:50 +00:00
|
|
|
EXTRACT_SUFX= .tgz
|
1995-04-11 20:13:02 +00:00
|
|
|
|
1998-01-29 14:43:50 +00:00
|
|
|
MAINTAINER= jseger@FreeBSD.org
|
1996-03-25 08:30:53 +00:00
|
|
|
|
1999-09-21 02:44:08 +00:00
|
|
|
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
|
|
|
|
|
|
|
BROKEN= texindex
|
1995-04-11 20:13:02 +00:00
|
|
|
|
1995-04-16 10:07:38 +00:00
|
|
|
USE_IMAKE= yes
|
1997-05-30 20:38:25 +00:00
|
|
|
MAN1= pcb.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
1998-01-29 14:43:50 +00:00
|
|
|
pre-install:
|
|
|
|
@${CP} ${WRKSRC}/doc/pcb.man ${WRKSRC}/src
|
1994-10-25 00:08:31 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|