diff options
Diffstat (limited to 'cad/acs/Makefile')
-rw-r--r-- | cad/acs/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/cad/acs/Makefile b/cad/acs/Makefile deleted file mode 100644 index 148ae7ea00f1..000000000000 --- a/cad/acs/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: acs -# Version required: 0.16 -# Date created: 01 January 1995 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de -# -# $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 -KEYWORDS+= cad "circuit simulation" spice -MASTER_SITES= ftp://cs.rit.edu/pub/acs/ - -MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de - -.include <bsd.port.mk> |