diff options
Diffstat (limited to 'lang/ezm3/pkg-descr')
-rw-r--r-- | lang/ezm3/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/ezm3/pkg-descr b/lang/ezm3/pkg-descr new file mode 100644 index 000000000000..5d145fec69ec --- /dev/null +++ b/lang/ezm3/pkg-descr @@ -0,0 +1,11 @@ +Ezm3 is a smaller, more portable distribution of the Modula-3 compiler +and runtime system for people whose only need for Modula-3 is to build +CVSup. It supports all features of CVSup, but has smaller distfiles +and installs more quickly than other versions of Modula-3. Ezm3 +provides full X11 GUI support even when compiled on systems which +do not have X11 installed. It links programs statically with the +Modula-3 libraries but dynamically with the system libraries, so that +programs built with Ezm3 can run on systems which do not have +Modula-3 installed on them. + +John Polstra <jdp@FreeBSD.ORG> |