summaryrefslogtreecommitdiff
path: root/cad/acs/Makefile
blob: 148ae7ea00f1dba4efa3d5ff3abf005c192090ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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>