aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2014-02-09 08:48:25 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2014-02-09 08:48:25 +0000
commiteb3e3e24ebc38f5d26c9e63cf505aea7dd196424 (patch)
tree0fcd425e6e01859b8ccb1c93417577820c543f32 /textproc/Makefile
parent36d9f3bbeb8572c8c71c2a296200c30e5f34b14b (diff)
downloadports-eb3e3e24ebc38f5d26c9e63cf505aea7dd196424.tar.gz
ports-eb3e3e24ebc38f5d26c9e63cf505aea7dd196424.zip
[NEW PORT] textproc/py-regex: Alternative regular expression module
This new regex implementation is intended eventually to replace Python's current re module implementation. WWW: https://pypi.python.org/pypi/regex PR: ports/186029 Submitted by: Eero Hänninen <fax@nohik.ee>
Notes
Notes: svn path=/head/; revision=343437
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 02bdd212bde9..4130e1016163 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1184,6 +1184,7 @@
SUBDIR += py-qt4-xml
SUBDIR += py-qt4-xmlpatterns
SUBDIR += py-rdflib
+ SUBDIR += py-regex
SUBDIR += py-reverend
SUBDIR += py-rss2gen
SUBDIR += py-rst2html5