diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-11 01:32:43 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-11 01:32:43 +0800 |
commit | 3de4edf6dbeb3e49757ce38065512ab058366696 (patch) | |
tree | 926389d26446538f5dd22a53b1676564e4160943 /textproc/Makefile | |
parent | 87808ac16f15c6b152ddb91f2f8e0b7fe348631c (diff) | |
download | freebsd-ports-gnome-3de4edf6dbeb3e49757ce38065512ab058366696.tar.gz freebsd-ports-gnome-3de4edf6dbeb3e49757ce38065512ab058366696.tar.zst freebsd-ports-gnome-3de4edf6dbeb3e49757ce38065512ab058366696.zip |
add py-rxp 0.7
Fast validating XML parser for Python
PR: 37926
Submitted by: Hye-Shik Chang <perky@fallin.lv>
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 2f662a32ca89..c389d3585a70 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -221,6 +221,7 @@ SUBDIR += py-expat SUBDIR += py-jaxml SUBDIR += py-martel + SUBDIR += py-rxp SUBDIR += py-sgrep SUBDIR += py-trex SUBDIR += py-wordnet |