diff options
author | pav <pav@FreeBSD.org> | 2005-03-12 04:57:15 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-03-12 04:57:15 +0800 |
commit | c0dad7d6ecbbcbad79c8a382aad2f68fa0efe993 (patch) | |
tree | 93163ad457ae94d2f6dcdb060ac2f9b279f96d2f /textproc/Makefile | |
parent | ee76219799c212c100ef10e2900dc529e0c2dd98 (diff) | |
download | freebsd-ports-gnome-c0dad7d6ecbbcbad79c8a382aad2f68fa0efe993.tar.gz freebsd-ports-gnome-c0dad7d6ecbbcbad79c8a382aad2f68fa0efe993.tar.zst freebsd-ports-gnome-c0dad7d6ecbbcbad79c8a382aad2f68fa0efe993.zip |
New port for py-zpt, which is a version of Zope Page Templates that does not
require Zope and is hence useful for doing templating in other projects.
PR: ports/78573
Submitted by: Benno Rice <benno@jeamland.net>
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 25709c1b01c2..3f9bef2e1807 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -537,6 +537,7 @@ SUBDIR += py-wordnet SUBDIR += py-xml SUBDIR += py-xmltools + SUBDIR += py-zpt SUBDIR += py2html SUBDIR += pybook SUBDIR += pychm |