freebsd-ports/lang/cim/Makefile

26 lines
431 B
Makefile
Raw Normal View History

# New ports collection makefile for: cim
# Date created: 21 Sept 1996
# Whom: giffunip
#
1999-08-25 08:35:40 +02:00
# $FreeBSD$
#
PORTNAME= cim
PORTVERSION= 3.37
PORTREVISION= 1
CATEGORIES= lang
2004-04-05 08:27:37 +02:00
MASTER_SITES= ftp://ftp.ifi.uio.no/pub/cim/
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:00:52 +01:00
COMMENT= Compiler for the SIMULA programming language
USE_AUTOTOOLS= libtool:22
USE_PERL5= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAN1= cim.1
INFO= cim
.include <bsd.port.mk>