summaryrefslogtreecommitdiff
path: root/cad/acs/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-03 09:12:58 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-03 09:12:58 +0000
commit24951e980cbe94cde7da06a4c437c51afbf9803e (patch)
tree7ba311b1e0896e77c9b59f9e1626739d59693f45 /cad/acs/Makefile
parentMahjongg (diff)
acs (Al's Circuit Simulator) from Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
Submitted by: thomas
Notes
Notes: svn path=/head/; revision=672
Diffstat (limited to 'cad/acs/Makefile')
-rw-r--r--cad/acs/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/acs/Makefile b/cad/acs/Makefile
new file mode 100644
index 000000000000..18b9ff0c85dd
--- /dev/null
+++ b/cad/acs/Makefile
@@ -0,0 +1,10 @@
+# New ports collection makefile for: acs
+# Version required: 0.16
+# Date created: 01 January 1995
+# Whom: thomas@ghpc8.ihf.rwth-aachen.de
+#
+
+DISTNAME= acs016
+MASTER_SITES= ftp://ee.rochester.edu/pub/acs/
+
+.include <bsd.port.mk>