head	1.4;
access;
symbols
	RELEASE_5_0_0:1.3
	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;
locks; strict;
comment	@# @;


1.4
date	2003.02.20.18.37.59;	author knu;	state dead;
branches;
next	1.3;

1.3
date	2002.11.10.16.46.52;	author lioux;	state Exp;
branches;
next	1.2;

1.2
date	2002.11.06.22.45.49;	author adamw;	state dead;
branches;
next	1.1;

1.1
date	2001.08.23.11.30.39;	author kris;	state Exp;
branches;
next	;


desc
@@


1.4
log
@De-pkg-comment.
@
text
@Small, Lisp-like interpreted language
@


1.3
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@@


1.2
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@@


1.1
log
@Initial import of klone-2.1.359

KLONE is a small and fast fully interpreted language intended to be
embedded into C applications to provide them with a powerful, yet fast
and small extension language. Its syntax is very inspired from Lisp (its
external syntax has been kept as close as possible to Common Lisp as
possible), but its implementation is original and efficient, to give full
extensibility, intimate interfacing to C, incremental garbage collection,
and full portability on either K&R or ANSI C.

Obtained from:	OpenBSD
@
text
@@

