summaryrefslogtreecommitdiff
path: root/cad/pcb/Makefile
blob: 934f4a1a2bd2d55c9b9ec74cb5f374fca195d04f (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:	0.91
# Date created:		19 October 1994
# Whom:			mr
#
# $Id: Makefile,v 1.3 1994/12/12 03:58:06 gpalmer Exp $
#

DISTNAME=	pcb-1.2.patch_02
MASTER_SITES=	ftp://pluto.medizin.uni-ulm.de/pub/pcb-1.2/
EXTRACT_SUFX=.tar.gz
DEPENDS=        ${PORTSDIR}/devel/m4
MAKE_FLAGS=	-f
MAKEFILE=	makefile
USE_IMAKE=
NO_INSTALL_MANPAGES=	yes
PREFIX=/usr/X11R6
PKG_CMD=	pkg_create

.include <bsd.port.mk>