summaryrefslogtreecommitdiff
path: root/lang/pm3-base/pkg-descr
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>2000-02-10 05:46:18 +0000
committerJohn Polstra <jdp@FreeBSD.org>2000-02-10 05:46:18 +0000
commit76acab505b23478fbcfcd9beaa66e37d2cff99a3 (patch)
treef4ad65498b7f9d7ce01c040678e1f9965a5159cb /lang/pm3-base/pkg-descr
parentAdd the xmms-mikmod port. (diff)
Add four new ports for various portions of the Polytechnique
Montreal Modula-3 (PM3) distribution. This is the most actively maintained Modula-3 distribution, and I will probably make CVSup use it soon. These ports work for FreeBSD 2.x, 3.x, and 4.x on the i386, and FreeBSD 4.x on the Alpha.
Diffstat (limited to 'lang/pm3-base/pkg-descr')
-rw-r--r--lang/pm3-base/pkg-descr22
1 files changed, 22 insertions, 0 deletions
diff --git a/lang/pm3-base/pkg-descr b/lang/pm3-base/pkg-descr
new file mode 100644
index 000000000000..0dd8e31050a0
--- /dev/null
+++ b/lang/pm3-base/pkg-descr
@@ -0,0 +1,22 @@
+This is the compiler and minimal libraries from the Polytechnique
+Montreal Modula-3 distribution. PM3 is the most actively maintained
+Modula-3 distribution. It is derived from the original SRC release,
+but it contains many bug fixes and enhancments. Here are the packages
+included:
+
+digraph m3core m3quake realgeometry sgmlstructure
+libm3 m3doc m3ship set sgmltom3
+m3build m3driver m3templates sgml sgmltools
+m3bundle m3front m3tosgml sgmlconv table-list
+m3coco m3linker mtex sgmllinear tempfiles
+m3config m3middle parseparams sgmlnormalize
+
+Please read "${PREFIX}/share/pm3/COPYRIGHT" for the DEC copyright
+notice.
+
+Warning: Even though I have recompressed them with bzip2, the
+distfiles for this port still total about 20 MB in size!
+
+WWW: http://m3.polymtl.ca/m3/
+
+John Polstra <jdp@FreeBSD.ORG>