aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pfe/pkg-descr
diff options
context:
space:
mode:
authorpatrick <patrick@FreeBSD.org>2000-10-30 10:31:15 +0800
committerpatrick <patrick@FreeBSD.org>2000-10-30 10:31:15 +0800
commitd5388a7d69bcc5f96e1821db9ec094e73c55838d (patch)
tree0f61e07cca1351f08bf61d291ba545ca3e0224a9 /lang/pfe/pkg-descr
parent40d806fec755f536ed03efc453717cb81c2836bc (diff)
downloadfreebsd-ports-gnome-d5388a7d69bcc5f96e1821db9ec094e73c55838d.tar.gz
freebsd-ports-gnome-d5388a7d69bcc5f96e1821db9ec094e73c55838d.tar.zst
freebsd-ports-gnome-d5388a7d69bcc5f96e1821db9ec094e73c55838d.zip
Add a new development version of PFE (Portable Forth Enviornment).
Diffstat (limited to 'lang/pfe/pkg-descr')
-rw-r--r--lang/pfe/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/pfe/pkg-descr b/lang/pfe/pkg-descr
new file mode 100644
index 000000000000..f6d5b1d87bf8
--- /dev/null
+++ b/lang/pfe/pkg-descr
@@ -0,0 +1,14 @@
+This package contains all neccessary ANSI-C source files to build a
+running Forth-environment on most UNIX machines, on DOS and on OS/2.
+
+The Forth-system is closely modeled along the new American National
+Standard for the programming language Forth. Every word of every
+word set mentioned in the dpANS-6 document of June 1993 has been
+implemented. Additionally it is compatible to Forth-83.
+
+This is a new development version of pfe 0.29.1 under a new
+developer.
+
+WWW: http://pfe.sourceforge.net/
+
+- patrick