summaryrefslogtreecommitdiff
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
parentUpdating Makefiles, audio ports. (diff)
Update the cad Makefiles. Boy, I love these sparse directories! :)
Notes
Notes: svn path=/head/; revision=1339
-rw-r--r--cad/acs/Makefile5
-rw-r--r--cad/irsim/Makefile11
-rw-r--r--cad/magic/Makefile7
-rw-r--r--cad/pcb/Makefile9
4 files changed, 20 insertions, 12 deletions
diff --git a/cad/acs/Makefile b/cad/acs/Makefile
index 8416604d621f..05f8c64c55e1 100644
--- a/cad/acs/Makefile
+++ b/cad/acs/Makefile
@@ -3,9 +3,12 @@
# Date created: 01 January 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
+# $Id:$
+#
DISTNAME= acs016
-MASTER_SITES= ftp://ee.rochester.edu/pub/acs/
+PKGNAME= acs-0.16
CATEGORIES+= cad
+MASTER_SITES= ftp://ee.rochester.edu/pub/acs/
.include <bsd.port.mk>
diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile
index 3f961696cd91..cd6ef4c7cac3 100644
--- a/cad/irsim/Makefile
+++ b/cad/irsim/Makefile
@@ -1,15 +1,16 @@
-# New ports collection makefile for: magic
-# Version required: 6.4.4
+# New ports collection makefile for: irsim
+# Version required: 9.2
# Date created: 18 Dec 1994
# Whom: swallace
#
-# $Id: Makefile,v 1.1.1.1 1994/12/19 06:01:04 swallace Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:44:13 jkh Exp $
#
DISTNAME= irsim-9.2
-EXTRACT_SUFX= .tar.Z
-MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/magic/6.4/
CATEGORIES+= cad
+MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/magic/6.4/
+EXTRACT_SUFX= .tar.Z
+
WRKSRC= ${.CURDIR}/work/irsim
.include <bsd.port.mk>
diff --git a/cad/magic/Makefile b/cad/magic/Makefile
index 2e643ca54bc0..e4a691d01625 100644
--- a/cad/magic/Makefile
+++ b/cad/magic/Makefile
@@ -3,13 +3,14 @@
# Date created: 18 Dec 1994
# Whom: swallace
#
-# $Id: Makefile,v 1.2 1995/02/13 13:19:22 ats Exp $
+# $Id: Makefile,v 1.3 1995/04/01 12:44:14 jkh Exp $
#
DISTNAME= magic-6.4.4
-EXTRACT_SUFX= .tar.Z
-MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/magic/6.4/
CATEGORIES+= cad
+MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/magic/6.4/
+EXTRACT_SUFX= .tar.Z
+
USE_GMAKE= yes
install:
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=