freebsd-ports/lang/cim/Makefile
Erwin Lansing 48369ce52c Fix MASTER_SITES
PR:		53046
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
Approved by:	edwin (mentor)
2003-06-08 14:11:43 +00:00

21 lines
373 B
Makefile

# New ports collection makefile for: cim
# Date created: 21 Sept 1996
# Whom: giffunip
#
# $FreeBSD$
#
PORTNAME= cim
PORTVERSION= 3.36
CATEGORIES= lang
MASTER_SITES= http://www.gtlib.cc.gatech.edu/pub/fink/
MAINTAINER= ports@FreeBSD.org
COMMENT= Compiler for the SIMULA programming language
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
MAN1= cim.1
.include <bsd.port.mk>