mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
6a5c13f6fc
Added MAINTAINER to many of them.
20 lines
446 B
Makefile
20 lines
446 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.8 1996/08/15 06:21:43 tg 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= tg@freebsd.org
|
|
|
|
.include <bsd.port.mk>
|