mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-13 23:36:08 +00:00
20 lines
436 B
Makefile
20 lines
436 B
Makefile
# 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>
|