summaryrefslogtreecommitdiff
path: root/lang/cim/Makefile
blob: 8d0cb6d024ea804b16ae97ee1cb6deccbf2eb029 (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.33
# Date created:			21 Sept 1996
# Whom:				giffunip
#
# $FreeBSD$
#

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

MAINTAINER=	ports@FreeBSD.org

USE_LIBTOOL=	yes
MAN1=		cim.1

.include <bsd.port.mk>