mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
5fa21caf7f
Ok'ed by: Maintainer.
22 lines
453 B
Makefile
22 lines
453 B
Makefile
# New ports collection makefile for: ici
|
|
# Version required: 2.1.1
|
|
# Date created: 18 December 1997
|
|
# Whom: andy
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= ici-2.1.1
|
|
CATEGORIES= lang
|
|
MASTER_SITES= ftp://ftp.research.canon.com.au/pub/misc/ici/ \
|
|
ftp://ftp.ntua.gr/pub/lang/ici/ \
|
|
http://www.zeta.org.au/~atrn/ici/distfiles/
|
|
|
|
MAINTAINER= andy@research.canon.com.au
|
|
|
|
MAKEFILE= Makefile.bsd
|
|
MAN1= ici.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|