head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2005.12.27.21.14.39;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.1
log
@[New ports] devel/mimir, lang/elan - Elan Programming Language

	Elan is a programming language originally developed by the
	Technical University of Berlin, but nowadays an implementation
	is maintained by the Radboud University of Nijmegen.

	We at TCCN learn youngsters how to program in this language.
	We installed FreeBSD on one of our SPARC's some time ago,
	but Elan wasn't in the Ports tree yet. That's why I made
	two ports. One for lang/elan, the Elan compiler, and one
	for devel/mimir, a library the Elan compiler uses.

	More info about Elan:

	http://en.wikipedia.org/wiki/Elan_programming_language

PR:		ports/89275
Submitted by:	Ed Schouten <ed@@fxq.nl>
@
text
@--- manuals/compiler/Makefile.in	Thu May 19 17:52:40 2005
+++ manuals/compiler/Makefile.in	Fri Nov 25 23:31:03 2005
@@@@ -221,7 +221,7 @@@@
 
 info-am:
 
-install-data-am: install-docDATA
+install-data-am:
 
 install-exec-am:
 
--- manuals/language/Makefile.in	Thu May 19 17:52:39 2005
+++ manuals/language/Makefile.in	Fri Nov 25 23:30:54 2005
@@@@ -217,7 +217,7 @@@@
 
 info-am:
 
-install-data-am: install-docDATA
+install-data-am:
 
 install-exec-am:
 
@
