1999-10-27 08:14:40 +00:00
|
|
|
# New ports collection makefile for: cim
|
1996-12-04 08:01:30 +00:00
|
|
|
# Date created: 21 Sept 1996
|
1998-05-03 20:42:25 +00:00
|
|
|
# Whom: giffunip
|
1996-12-04 08:01:30 +00:00
|
|
|
#
|
1999-08-25 06:35:40 +00:00
|
|
|
# $FreeBSD$
|
1996-12-04 08:01:30 +00:00
|
|
|
#
|
|
|
|
|
2000-04-12 06:21:15 +00:00
|
|
|
PORTNAME= cim
|
2000-10-23 19:56:55 +00:00
|
|
|
PORTVERSION= 3.36
|
1996-12-04 08:01:30 +00:00
|
|
|
CATEGORIES= lang
|
2004-04-05 06:27:37 +00:00
|
|
|
MASTER_SITES= ftp://ftp.ifi.uio.no/pub/cim/
|
1996-12-04 08:01:30 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 19:00:52 +00:00
|
|
|
COMMENT= Compiler for the SIMULA programming language
|
1996-12-04 08:01:30 +00:00
|
|
|
|
2004-07-09 17:43:11 +00:00
|
|
|
USE_INC_LIBTOOL_VER=13
|
2000-06-16 21:52:40 +00:00
|
|
|
INSTALLS_SHLIB= yes
|
1998-05-03 20:42:25 +00:00
|
|
|
MAN1= cim.1
|
1996-12-04 08:01:30 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|