freebsd-ports/lang/cim/Makefile
Cheng-Lung Sung e8390e6e3c - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:29:13 +00:00

25 lines
471 B
Makefile

# New ports collection makefile for: cim
# Date created: 21 Sept 1996
# Whom: giffunip
#
# $FreeBSD$
#
PORTNAME= cim
PORTVERSION= 3.37
PORTREVISION= 1
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
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LDCONFIG= yes
MAN1= cim.1
INFO= cim
.include <bsd.port.mk>