diff options
author | pav <pav@FreeBSD.org> | 2004-07-06 02:20:25 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-06 02:20:25 +0800 |
commit | 1641d6ba6966432cfcff45ee024170a349c83162 (patch) | |
tree | 962ef244936697f5836f8b52815e6dc98629a88d /www/Makefile | |
parent | b172d2ec047e6047885f735b549e40df67821f5c (diff) | |
download | freebsd-ports-gnome-1641d6ba6966432cfcff45ee024170a349c83162.tar.gz freebsd-ports-gnome-1641d6ba6966432cfcff45ee024170a349c83162.tar.zst freebsd-ports-gnome-1641d6ba6966432cfcff45ee024170a349c83162.zip |
Add zope-plonelanguagetool, a Zope/CMF product which provides
a portal_languages tool that you can add to your Plone site in the ZMI.
You can select the allowed and default languages and choose from a number
of negotiation schemes.
PR: ports/68659
Submitted by: Khairil Yusof <kaeru@inigo-tech.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 08a22204a60a..773de6ceab9f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -686,6 +686,7 @@ SUBDIR += zope-mindmapbbs SUBDIR += zope-parsedxml SUBDIR += zope-placelesstranslationservice + SUBDIR += zope-plonelanguagetool SUBDIR += zope-proxyindex SUBDIR += zope-silva SUBDIR += zope-silvaviews |