1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/lang/cim/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

22 lines
429 B
Makefile

# New ports collection makefile for: cim
# Version required: 2.10
# Date created: 21 Sept 1996
# Whom: giffunip
#
# $FreeBSD$
#
DISTNAME= cim-3.29
CATEGORIES= lang
MASTER_SITES= ftp://ftp.ifi.uio.no/pub/cim/ \
ftp://ftp.fenk.wau.nl/pub/lang/simula/compilers/cim/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= devel/lang/simula
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= cim.1
.include <bsd.port.mk>