1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/cad/acs/Makefile
Thomas Gellekum 75289c74e3 - Upgrade to version 0.20
- Use placeholder @PREFIX@ in patch-aa to allow for
  non-standard ${PREFIX}
- New file scripts/configure
1995-12-21 08:05:12 +00:00

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>