diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-05 06:30:32 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-05 06:30:32 +0000 |
commit | 5c05bf1526cc7aa97c9180ebf7f30db036ca380d (patch) | |
tree | 43723d9e12f5e66cc4c3ccfb2fe572dcb56bbb8d /www/Makefile | |
parent | 23771c7b3d379b99ba6191447ab8c66f85930f33 (diff) |
Add mimetex 1.60, a CGI script that lets you embed LaTeX math in your
HTML pages.
PR: ports/92783
Submitted by: Nicola Vitale <nivit@email.it>
Approved by: tobez
Notes
Notes:
svn path=/head/; revision=161381
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 de78c706365a..1d6aa5a46e78 100644 --- a/www/Makefile +++ b/www/Makefile @@ -257,6 +257,7 @@ SUBDIR += mhonarc SUBDIR += micro_httpd SUBDIR += middleman + SUBDIR += mimetex SUBDIR += mini_httpd SUBDIR += mkapachepw SUBDIR += mknmz-wwwoffle |