aboutsummaryrefslogtreecommitdiffstats
path: root/cad/acs/Makefile
blob: ed412b46ca4c089caf3fa18330f402a3249193dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    acs
# Version required: 0.21
# Date created:     01 January 1995
# Whom:         thomas@ghpc8.ihf.rwth-aachen.de
#
# $FreeBSD$
#

DISTNAME=   acs021
PKGNAME=    acs-0.21
CATEGORIES= cad
MASTER_SITES=   ftp://ee.rochester.edu/pub/acs/ \
        ftp://ftp.uni-trier.de/pub/unix/cad+vlsi/acs/ \
        ftp://ftp.unina.it/pub/electronics/electrical/unix/acs/
EXTRACT_SUFX=   .tgz

MAINTAINER= tg@freebsd.org

.include <bsd.port.mk>