diff options
author | rh <rh@pkgsrc.org> | 2002-11-01 02:20:03 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-11-01 02:20:03 +0000 |
commit | 94439b14c440e8840f1a25ecaff602148dbdacb2 (patch) | |
tree | bd022ebd236d4aab03c311ced88996c827048eda /textproc/btparse/PLIST | |
parent | 33990c55aa21afb99964a7978fb776a70817d0ab (diff) | |
download | pkgsrc-94439b14c440e8840f1a25ecaff602148dbdacb2.tar.gz |
Initial import of btparse-0.33, a BibTeX parsing library.
Diffstat (limited to 'textproc/btparse/PLIST')
-rw-r--r-- | textproc/btparse/PLIST | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/btparse/PLIST b/textproc/btparse/PLIST new file mode 100644 index 00000000000..585e64db94a --- /dev/null +++ b/textproc/btparse/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/01 02:20:03 rh Exp $ +include/btparse.h +lib/libbtparse.a +man/man3/bt_format_names.3 +man/man3/bt_input.3 +man/man3/bt_language.3 +man/man3/bt_macros.3 +man/man3/bt_misc.3 +man/man3/bt_postprocess.3 +man/man3/bt_split_names.3 +man/man3/bt_traversal.3 +man/man3/btparse.3 |