summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-02-27 23:40:54 +0000
committerjtb <jtb@pkgsrc.org>2001-02-27 23:40:54 +0000
commit401b934f09eb0bcd41f71d1bec74702de1f5bac8 (patch)
tree838678a8a0bb33ce7e579f434eef2a85b65c6acc /textproc
parent0fd5648da5adacdbe5f6e662fd4f2704d446bf9e (diff)
downloadpkgsrc-401b934f09eb0bcd41f71d1bec74702de1f5bac8.tar.gz
Add and enable p5-Text-BibTeX
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 851933ef678..758a91b3b50 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2001/02/16 15:51:53 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2001/02/27 23:40:54 jtb Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -35,6 +35,7 @@ SUBDIR+= opensp
SUBDIR+= p5-Convert-ASN1
SUBDIR+= p5-Convert-BER
SUBDIR+= p5-Filter
+SUBDIR+= p5-Text-BibTeX
SUBDIR+= p5-Text-CSV_XS
SUBDIR+= p5-Text-DelimMatch
SUBDIR+= p5-Text-Template