aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cim/Makefile
blob: 23780a49ddb3df88506d18260792a9dfaa0a96fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:   cim
# Version required:     2.10
# Date created:         21 Sept 1996
# Whom:             giffunip
#
# $Id: Makefile,v 1.8 1999/03/15 01:22:57 steve Exp $
#

DISTNAME=   cim-3.29
CATEGORIES= lang
MASTER_SITES=   ftp://ftp.ifi.uio.no/pub/cim/  \
        ftp://ftp.fenk.wau.nl/pub/lang/simula/compilers/cim/ \
        ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= devel/lang/simula

MAINTAINER= ports@FreeBSD.ORG

GNU_CONFIGURE=  yes
MAN1=       cim.1

.include <bsd.port.mk>