mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
895ceac39e
Found by: Bill Fenner's distfile checker
20 lines
479 B
Makefile
20 lines
479 B
Makefile
# New ports collection makefile for: acs
|
|
# Version required: 0.21
|
|
# Date created: 01 January 1995
|
|
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
|
#
|
|
# $Id: Makefile,v 1.9 1996/11/15 23:30:47 obrien Exp $
|
|
#
|
|
|
|
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>
|