1999-10-27 10:14:40 +02:00
|
|
|
# New ports collection makefile for: cim
|
1996-12-04 09:01:30 +01:00
|
|
|
# Date created: 21 Sept 1996
|
1998-05-03 22:42:25 +02:00
|
|
|
# Whom: giffunip
|
1996-12-04 09:01:30 +01:00
|
|
|
#
|
1999-08-25 08:35:40 +02:00
|
|
|
# $FreeBSD$
|
1996-12-04 09:01:30 +01:00
|
|
|
#
|
|
|
|
|
2000-04-12 08:21:15 +02:00
|
|
|
PORTNAME= cim
|
2005-09-09 20:29:31 +02:00
|
|
|
PORTVERSION= 3.37
|
2006-02-23 11:40:44 +01:00
|
|
|
PORTREVISION= 1
|
1996-12-04 09:01:30 +01:00
|
|
|
CATEGORIES= lang
|
2004-04-05 08:27:37 +02:00
|
|
|
MASTER_SITES= ftp://ftp.ifi.uio.no/pub/cim/
|
1996-12-04 09:01:30 +01:00
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= Compiler for the SIMULA programming language
|
1996-12-04 09:01:30 +01:00
|
|
|
|
2009-08-02 21:36:34 +02:00
|
|
|
USE_AUTOTOOLS= libtool:22
|
2005-09-09 20:29:31 +02:00
|
|
|
USE_PERL5= yes
|
2006-02-23 11:40:44 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2006-08-15 02:29:13 +02:00
|
|
|
USE_LDCONFIG= yes
|
1996-12-04 09:01:30 +01:00
|
|
|
|
2005-09-09 20:29:31 +02:00
|
|
|
MAN1= cim.1
|
|
|
|
INFO= cim
|
2005-06-02 22:28:41 +02:00
|
|
|
|
1996-12-04 09:01:30 +01:00
|
|
|
.include <bsd.port.mk>
|