# New ports collection makefile for:	cim
# Date created:			21 Sept 1996
# Whom:				giffunip
#
# $FreeBSD: ports/lang/cim/Makefile,v 1.23 2004/04/05 06:27:37 linimon Exp $
#

PORTNAME=	cim
PORTVERSION=	3.36
CATEGORIES=	lang
MASTER_SITES=	ftp://ftp.ifi.uio.no/pub/cim/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Compiler for the SIMULA programming language

USE_LIBTOOL_VER=13
INSTALLS_SHLIB=	yes
MAN1=		cim.1

.include <bsd.port.mk>
