diff options
author | skv <skv@FreeBSD.org> | 2008-06-17 23:19:23 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2008-06-17 23:19:23 +0800 |
commit | 288e848fcbba9af97e42da6759ff0739c3000072 (patch) | |
tree | ce409a39f3c227143e76dedf4ca3100df527062d /www/Makefile | |
parent | cad9e58d185781273849a665e1e071b06b9acb1e (diff) | |
download | freebsd-ports-gnome-288e848fcbba9af97e42da6759ff0739c3000072.tar.gz freebsd-ports-gnome-288e848fcbba9af97e42da6759ff0739c3000072.tar.zst freebsd-ports-gnome-288e848fcbba9af97e42da6759ff0739c3000072.zip |
Add twiki-MathModePlugin , include LaTeX formatted math in your TWiki
pages.
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 cf0b5ff654c5..266e934cbc30 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1346,6 +1346,7 @@ SUBDIR += twiki-LdapContrib SUBDIR += twiki-LdapNgPlugin SUBDIR += twiki-MailerContrib + SUBDIR += twiki-MathModePlugin SUBDIR += twiki-PatternSkin SUBDIR += twiki-PreferencesPlugin SUBDIR += twiki-RenderListPlugin |