head	1.2;
access;
symbols
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2004.01.10.21.18.26;	author linimon;	state dead;
branches;
next	1.1;

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


desc
@@


1.2
log
@Remove lang/fpl.  It has not fetched in some time, and the maintainer's
address now bounces with permanent errors.  It had previously been
scheduled for removal on Feb. 2nd and no one has objected.
@
text
@FPL is a complete script programming language _very_ similar to C. If
you are a software developer and plans to add any kind of macro/script
control, consider the FPL alternative!

FPL library lets the software programmer define functions and variables
that FPL should accept. The library will call a function in the software
whenever any of these functions are used or variables are read in an FPL
program.

WWW: http://ich.bin.kein.hoschi.de/fpl/
@


1.1
log
@new port: net/fpl

	FPL is a complete script programming language _very_ similar
	to C. If you are a software developer and plans to add any
	kind of macro/script control, consider the FPL alternative!

	FPL library lets the software programmer define functions
	and variables that FPL should accept. The library will call
	a function in the software whenever any of these functions
	are used or variables are read in an FPL program.

PR:		ports/46756
Submitted by:	Dominic Marks <dom@@cus.org.uk>
@
text
@@

