aboutsummaryrefslogtreecommitdiff
path: root/www/chimera/Makefile
blob: 17be1557f9792c9826fa5b44930e690b49993a95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>