1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/lang/cim/Makefile

21 lines
368 B
Makefile
Raw Normal View History

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