freebsd-ports/lang/cim/Makefile
Sam Lawrance fd27d72302 Update to 3.37
PR:		ports/85879
Submitted by:	Ports Fury
2005-09-09 18:29:31 +00:00

24 lines
458 B
Makefile

# New ports collection makefile for: cim
# Date created: 21 Sept 1996
# Whom: giffunip
#
# $FreeBSD$
#
PORTNAME= cim
PORTVERSION= 3.37
CATEGORIES= lang
MASTER_SITES= ftp://ftp.ifi.uio.no/pub/cim/
MAINTAINER= ports@FreeBSD.org
COMMENT= Compiler for the SIMULA programming language
USE_PERL5= yes
USE_LIBTOOL_VER= 15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
MAN1= cim.1
INFO= cim
.include <bsd.port.mk>