diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-26 19:24:42 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-26 19:24:42 +0000 |
commit | 12d5a3bc311c551b1a47ebd461819463a90f7b09 (patch) | |
tree | 019f96e7118b6320af793e8531774b4bfbe05a45 /textproc/Makefile | |
parent | c107432a9fd25f9efbdbaf9d61f9afdb95520e4d (diff) | |
download | FreeBSD-ports-12d5a3bc311c551b1a47ebd461819463a90f7b09.zip FreeBSD-ports-12d5a3bc311c551b1a47ebd461819463a90f7b09.tar.gz |
New Port: textproc/py-martel
A parser generator for regular languages, written in Python
PR: 22118
Submitted by: Johann Visagie <johann@egenetics.com>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 16277871..1043816 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -74,6 +74,7 @@ SUBDIR += pspell SUBDIR += pspell-ispell SUBDIR += py-HyperText + SUBDIR += py-martel SUBDIR += py-mxTextTools SUBDIR += py-xml SUBDIR += rand |