1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/www/chimera2/Makefile

24 lines
540 B
Makefile
Raw Normal View History

# New ports collection makefile for: chimera
# Date created: 24 Nov 1997
# Whom: Bruce Gingery <bgingery@gtcs.com>
#
1999-08-31 02:43:35 +00:00
# $FreeBSD$
#
PORTNAME= chimera
PORTVERSION= 2.0a19
CATEGORIES= www
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
MAINTAINER= bgingery@gtcs.com
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
1999-01-23 07:05:35 +00:00
png.3:${PORTSDIR}/graphics/png
MAN1= chimera.1
1995-04-04 15:46:33 +00:00
USE_IMAKE= yes
.include <bsd.port.mk>