freebsd-ports/www/chimera/Makefile

25 lines
491 B
Makefile
Raw Normal View History

# New ports collection makefile for: chimera
# Date created: 26 December 1994
# Whom: asami
#
1999-08-31 04:43:35 +02:00
# $FreeBSD$
#
PORTNAME= chimera
2001-02-05 16:33:58 +01:00
PORTVERSION= 1.70p0
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.rocklinux.net/people/ripclaw/projects/software/chimera/devel/
1995-04-04 17:46:33 +02:00
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:21:36 +01:00
COMMENT= X/Athena World-Wide Web client
2005-05-07 13:33:39 +02:00
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
NO_LATEST_LINK= yes
1995-04-04 17:46:33 +02:00
USE_IMAKE= yes
MAN1= chimera.1
.include <bsd.port.mk>