diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-02-10 09:49:55 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-02-10 09:49:55 +0000 |
commit | 40d65a2ed953d06b2b9fc3f64fd6ccc63f8a71b5 (patch) | |
tree | c2d43f98e661e942c6f663d6abd6b81bdc5f8231 /textproc/Makefile | |
parent | 030d7424de8fed02867d53ba9bef5d3182076492 (diff) | |
download | ports-40d65a2ed953d06b2b9fc3f64fd6ccc63f8a71b5.tar.gz ports-40d65a2ed953d06b2b9fc3f64fd6ccc63f8a71b5.zip |
Add bibtex2html 1.52, a collection of tools for searching BibTeX
and translating from BibTeX to HTML.
PR: 34079
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Notes
Notes:
svn path=/head/; revision=54476
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 447ad742e552..412df9dec4d2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -6,6 +6,7 @@ SUBDIR += antiword SUBDIR += ascii2pdf SUBDIR += aspell + SUBDIR += bibtex2html SUBDIR += br-ispell SUBDIR += british-ispell SUBDIR += c2html |