mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
63f9ab5bb5
* Added WWW: line into pkg/DESCR PR: 14405 Submitted by: KATO Tsuguru tkato@prontomail.ne.jp
19 lines
304 B
Makefile
19 lines
304 B
Makefile
# 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>
|