1994-12-27 10:44:03 +00:00
|
|
|
# New ports collection makefile for: chimera
|
1997-11-26 07:53:35 +00:00
|
|
|
# Date created: 24 Nov 1997
|
|
|
|
# Whom: Bruce Gingery <bgingery@gtcs.com>
|
1994-12-27 10:44:03 +00:00
|
|
|
#
|
1999-08-31 02:43:35 +00:00
|
|
|
# $FreeBSD$
|
1994-12-27 10:44:03 +00:00
|
|
|
#
|
|
|
|
|
2000-04-10 00:07:29 +00:00
|
|
|
PORTNAME= chimera
|
|
|
|
PORTVERSION= 2.0a19
|
1998-07-27 23:25:33 +00:00
|
|
|
CATEGORIES= www
|
1999-03-08 21:59:11 +00:00
|
|
|
MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera-alpha/ \
|
|
|
|
ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/WWW/chimera/ \
|
|
|
|
ftp://ftp.uni-koeln.de/net/inet/WWW/
|
1995-04-04 15:46:33 +00:00
|
|
|
|
1997-11-26 07:53:35 +00:00
|
|
|
MAINTAINER= bgingery@gtcs.com
|
|
|
|
|
1998-09-15 11:46:15 +00:00
|
|
|
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
1999-01-23 07:05:35 +00:00
|
|
|
png.3:${PORTSDIR}/graphics/png
|
1994-10-20 01:55:54 +00:00
|
|
|
|
1999-03-08 21:59:11 +00:00
|
|
|
MAN1= chimera.1
|
1995-04-04 15:46:33 +00:00
|
|
|
USE_IMAKE= yes
|
|
|
|
|
1994-10-20 01:55:54 +00:00
|
|
|
.include <bsd.port.mk>
|