freebsd-ports/lang/cim/Makefile
James E. Housley 870cdc13b8 Update to version 3.36
PR:		22251
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-23 19:56:55 +00:00

20 lines
308 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= ftp://ftp.ifi.uio.no/pub/cim/
MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
MAN1= cim.1
.include <bsd.port.mk>