aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-03-27 23:47:48 +0800
committermiwi <miwi@FreeBSD.org>2007-03-27 23:47:48 +0800
commitc6446008493a988b2edbb721450f6042efcc391e (patch)
tree59e9b382715d2859c09629d8a8ffc56040426ed6 /devel/Makefile
parentb8af3e3945a12a4ab1e7269718cf2468924e4a74 (diff)
downloadfreebsd-ports-gnome-c6446008493a988b2edbb721450f6042efcc391e.tar.gz
freebsd-ports-gnome-c6446008493a988b2edbb721450f6042efcc391e.tar.zst
freebsd-ports-gnome-c6446008493a988b2edbb721450f6042efcc391e.zip
ez_xml is a XML template generator that compiles a XML template file into a
Python module. Programmers feed data to a template module to generate a respective XML document. ez_xml provides concise functions, no complex flow-control instructions. WWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/ez_xml PR: ports/110927 Submitted by: Thinker K.F. Li <thinker at branda.to>
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f5be3552218c..0f7367c8d65d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1784,6 +1784,7 @@
SUBDIR += py-elementtree
SUBDIR += py-epsilon
SUBDIR += py-event
+ SUBDIR += py-ez_xml
SUBDIR += py-ezpyinline
SUBDIR += py-fam
SUBDIR += py-fileutils