mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
20 lines
467 B
Makefile
20 lines
467 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.6 1996/03/06 08:19:49 asami Exp $
|
|
#
|
|
|
|
DISTNAME= acs021
|
|
PKGNAME= acs-0.21
|
|
CATEGORIES+= cad
|
|
MASTER_SITES= ftp://mammoth.lle.rochester.edu/pub/local/acs/ \
|
|
ftp://cs.rit.edu/pub/acs/ \
|
|
ftp://ee.rochester.edu/pub/acs/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
|
|
|
|
.include <bsd.port.mk>
|