1994-12-27 11:44:03 +01:00
|
|
|
# New ports collection makefile for: chimera
|
|
|
|
# Date created: 26 December 1994
|
|
|
|
# Whom: asami
|
|
|
|
#
|
1999-08-31 04:43:35 +02:00
|
|
|
# $FreeBSD$
|
1994-12-27 11:44:03 +01:00
|
|
|
#
|
|
|
|
|
2000-04-10 02:07:29 +02:00
|
|
|
PORTNAME= chimera
|
2001-02-05 16:33:58 +01:00
|
|
|
PORTVERSION= 1.70p0
|
2009-06-09 17:33:28 +02:00
|
|
|
PORTREVISION= 3
|
1996-11-18 12:44:27 +01:00
|
|
|
CATEGORIES= www
|
2003-10-27 01:55:41 +01:00
|
|
|
MASTER_SITES= http://www.rocklinux.net/people/ripclaw/projects/software/chimera/devel/
|
1995-04-04 17:46:33 +02:00
|
|
|
|
2001-09-17 19:40:31 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
COMMENT= X/Athena World-Wide Web client
|
1994-10-20 02:55:54 +01:00
|
|
|
|
2005-05-07 13:33:39 +02:00
|
|
|
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
|
|
|
|
|
1999-09-20 02:39:16 +02:00
|
|
|
NO_LATEST_LINK= yes
|
1995-04-04 17:46:33 +02:00
|
|
|
USE_IMAKE= yes
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= ice sm x11 xaw xext xmu xpm xt
|
1995-04-04 17:46:33 +02:00
|
|
|
|
2001-01-10 15:02:19 +01:00
|
|
|
MAN1= chimera.1
|
|
|
|
|
2003-12-08 00:23:03 +01:00
|
|
|
.include <bsd.port.mk>
|