head	1.2;
access;
symbols
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1
	RELEASE_3_4_0:1.1
	RELEASE_3_3_0:1.1
	RELEASE_3_2_0:1.1
	RELEASE_3_1_0:1.1
	RELEASE_2_2_8:1.1
	RELEASE_3_0_0:1.1
	RELEASE_2_2_7:1.1
	RELEASE_2_2_6:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.10.18.22.09.25;	author kris;	state dead;
branches;
next	1.1;

1.1
date	97.11.26.07.53.34;	author tg;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove the chimera2 port, which has not been in active development for many
years, never made it out of alpha status and just doesn't appear to work
with the modern WWW (crashed on the first page I tried it on).

Submitted by:	maintainer
@
text
@--- chimera/Imakefile.orig	Sun Aug 17 07:10:31 1997
+++ chimera/Imakefile	Tue Nov 25 09:23:32 1997
@@@@ -19,7 +19,7 @@@@
 
 NormalProgramTarget(chimera, $(OBJS), $(CHIMERA_DEPLIBS), MyNull, MyNull)
 
-InstallProgram(chimera,$(CHIMERA_BINDIR))
-InstallManPage(chimera,$(CHIMERA_MANDIR))
+InstallProgram(chimera,$(BINDIR))
+InstallManPage(chimera,$(MANDIR))
 
 DependTarget()
@


1.1
log
@Bring in changes for chimera-2.0a11. A repository copy from
ports/www/chimera was done before.

PR:		4248
Submitted by:	Bruce Gingery <bgingery@@gtcs.com>
@
text
@@

