summaryrefslogtreecommitdiff
path: root/lang/cim/Makefile
blob: 3ca14fd7db3177296a92edf9281efd24a06d7779 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	cim
# Version required:		3.29
# Date created:			21 Sept 1996
# Whom:				giffunip
#
# $FreeBSD$
#

DISTNAME=	cim-3.29
CATEGORIES=	lang
MASTER_SITES=	ftp://ftp.ifi.uio.no/pub/cim/

MAINTAINER=	ports@FreeBSD.org

GNU_CONFIGURE= 	yes
MAN1=		cim.1

.include <bsd.port.mk>