# New ports collection makefile for:	cim
# Date created:			21 Sept 1996
# Whom:				giffunip
#
# $FreeBSD: ports/lang/cim/Makefile,v 1.30 2007/02/01 02:41:44 kris Exp $
#

PORTNAME=	cim
PORTVERSION=	3.37
PORTREVISION=	1
CATEGORIES=	lang
MASTER_SITES=	ftp://ftp.ifi.uio.no/pub/cim/

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

USE_AUTOTOOLS=	libtool:15
USE_PERL5=	yes
GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LDCONFIG=	yes

MAN1=		cim.1
INFO=		cim

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1