19 lines
445 B
Makefile
19 lines
445 B
Makefile
# New ports collection makefile for: acs
|
|
# Version required: 0.16
|
|
# Date created: 01 January 1995
|
|
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
|
#
|
|
# $Id: Makefile,v 1.5 1995/12/21 08:04:59 tg Exp $
|
|
#
|
|
|
|
DISTNAME= acs020
|
|
PKGNAME= acs-0.20
|
|
CATEGORIES+= cad
|
|
MASTER_SITES= ftp://mammoth.lle.rochester.edu/pub/local/acs/ \
|
|
ftp://cs.rit.edu/pub/acs/ \
|
|
ftp://ee.rochester.edu/pub/acs/
|
|
|
|
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
|
|
|
|
.include <bsd.port.mk>
|