summaryrefslogtreecommitdiff
path: root/cad/pcb
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-11 20:13:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-11 20:13:02 +0000
commit257be361409de2c58d9fb43fd40d2de5b84d1e88 (patch)
tree612d7507c9a92e9c3844332fe88761837927ec0a /cad/pcb
parentUpdating Makefiles, audio ports. (diff)
Update the cad Makefiles. Boy, I love these sparse directories! :)
Notes
Notes: svn path=/head/; revision=1339
Diffstat (limited to 'cad/pcb')
-rw-r--r--cad/pcb/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 9b54ea027aec..71f7ca6a7a9d 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -1,16 +1,19 @@
# New ports collection makefile for: PCB
-# Version required: 0.91
+# Version required: 1.2 patchlevel 3
# Date created: 19 October 1994
# Whom: mr
#
-# $Id: Makefile,v 1.7 1995/03/28 01:37:43 gpalmer Exp $
+# $Id: Makefile,v 1.8 1995/04/01 12:44:16 jkh Exp $
#
DISTNAME= pcb-1.2.patch_03
-MASTER_SITES= ftp://pluto.medizin.uni-ulm.de/pub/pcb-1.2/
+PKGNAME= pcb-1.2.3
CATEGORIES+= cad
+MASTER_SITES= ftp://pluto.medizin.uni-ulm.de/pub/pcb-1.2/
EXTRACT_SUFX= .tar.gz
+
EXEC_DEPENDS= gm4:${PORTSDIR}/devel/m4
+
MAKE_FLAGS= -f
MAKEFILE= makefile
USE_IMAKE=