mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
f6e046c3ac
PR: 15583 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
19 lines
301 B
Makefile
19 lines
301 B
Makefile
# 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>
|