75289c74e3
- Use placeholder @PREFIX@ in patch-aa to allow for non-standard ${PREFIX} - New file scripts/configure
20 lines
490 B
Makefile
20 lines
490 B
Makefile
# 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.4 1995/05/02 08:59:56 asami Exp $
|
|
#
|
|
|
|
DISTNAME= acs020
|
|
PKGNAME= acs-0.20
|
|
CATEGORIES+= cad
|
|
KEYWORDS+= cad "circuit simulation" spice
|
|
MASTER_SITES= ftp://mammoth.lle.rochester.edu/pub/local/acs/ \
|
|
ftp://cs.rit.edu/pub/acs/ \
|
|
ftp://ee.rochester.edu/pub/acs/
|
|
|
|
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
|
|
|
|
.include <bsd.port.mk>
|