freebsd-ports/cad/acs/Makefile
Thomas Gellekum 895ceac39e Remove some bogus MASTER_SITES, add some new.
Found by:	Bill Fenner's distfile checker
1997-04-03 07:14:53 +00:00

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>