aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-03-20 18:36:06 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-03-20 18:36:06 +0000
commit30e54bba97b4963a082ac761d643df8579f7cc43 (patch)
tree4c86a4dcfa4f9604967b928ee7ee11a3d4ef32aa /textproc/Makefile
parent738cc84c875e6903020ce3cb89f51408674b954a (diff)
downloadports-30e54bba97b4963a082ac761d643df8579f7cc43.tar.gz
ports-30e54bba97b4963a082ac761d643df8579f7cc43.zip
btparse is a C library for parsing and processing BibTeX files.
It provides a lexical scanner and LR parser (constructed by PCCTS), both of which are efficient and offer good error detection and recovery; a set of functions for traversing the AST (abstract syntax tree) generated by the parser; and utility functions for manipulating strings according to BibTeX conventions. WWW: http://www.gerg.ca/software/btOOL PR: ports/94686 Submitted by: Kay Lehmann <kay_lehmann@web.de>
Notes
Notes: svn path=/head/; revision=157765
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 735f6dbb9eac..840926207c43 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -32,6 +32,7 @@
SUBDIR += bn-aspell
SUBDIR += br-aspell
SUBDIR += british-ispell
+ SUBDIR += btparse
SUBDIR += c2html
SUBDIR += ca-aspell
SUBDIR += carthage