mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
288 B
Makefile
19 lines
288 B
Makefile
# New ports collection makefile for: cim
|
|
# Date created: 21 Sept 1996
|
|
# Whom: giffunip
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= cim
|
|
PORTVERSION= 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>
|