mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
20 lines
317 B
Makefile
20 lines
317 B
Makefile
# New ports collection makefile for: chimera
|
|
# Version required: 1.70p0
|
|
# Date created: 26 December 1994
|
|
# Whom: asami
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= chimera-1.70p0
|
|
CATEGORIES= www
|
|
MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
|
|
|
|
MAINTAINER= jseger@FreeBSD.org
|
|
|
|
BROKEN= build
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|