aboutsummaryrefslogtreecommitdiffstats
path: root/cad/acs
diff options
context:
space:
mode:
Diffstat (limited to 'cad/acs')
-rw-r--r--cad/acs/Makefile11
-rw-r--r--cad/acs/files/patch-aa4
-rw-r--r--cad/acs/pkg-plist1
3 files changed, 11 insertions, 5 deletions
diff --git a/cad/acs/Makefile b/cad/acs/Makefile
index 05f8c64c55e1..148ae7ea00f1 100644
--- a/cad/acs/Makefile
+++ b/cad/acs/Makefile
@@ -3,12 +3,19 @@
# Date created: 01 January 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id:$
+# $Id: Makefile,v 1.3 1995/04/11 20:12:47 asami Exp $
#
+# note: there's a new version out (rewrite in C++).
+# i think i'll let that settle for a while;
+# at least as long as 0.16 is still available --tg
+
DISTNAME= acs016
PKGNAME= acs-0.16
CATEGORIES+= cad
-MASTER_SITES= ftp://ee.rochester.edu/pub/acs/
+KEYWORDS+= cad "circuit simulation" spice
+MASTER_SITES= ftp://cs.rit.edu/pub/acs/
+
+MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
.include <bsd.port.mk>
diff --git a/cad/acs/files/patch-aa b/cad/acs/files/patch-aa
index 602aa6f5be14..263c4164e300 100644
--- a/cad/acs/files/patch-aa
+++ b/cad/acs/files/patch-aa
@@ -26,6 +26,6 @@
+ (cd src; make freebsd)
+
+ install:
-+ (cd src/FreeBSD; install -c -s -m 755 -g bin -o bin acs /usr/local/bin)
-+ (cd doc; install -c -m 644 -g bin -o bin acs.hlp /usr/local/lib)
++ (cd src/FreeBSD; install -c -s -m 755 -g bin -o bin acs ${PREFIX}/bin)
++ (cd doc; install -c -m 644 -g bin -o bin acs.hlp ${PREFIX}/lib)
+
diff --git a/cad/acs/pkg-plist b/cad/acs/pkg-plist
index 66d06dafb1af..a2ec2ee8b131 100644
--- a/cad/acs/pkg-plist
+++ b/cad/acs/pkg-plist
@@ -1,3 +1,2 @@
-@cwd /usr/local
bin/acs
lib/acs.hlp