summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2020-02-12 14:11:22 +0000
committerfcambus <fcambus@pkgsrc.org>2020-02-12 14:11:22 +0000
commit6ebc56d1054ff758368041c2b507c499a6988659 (patch)
tree3b57d9654c19ede5e1819eb34a05c603e4b8e1d8 /converters
parenteb4c9ff42dac57c8991b3e6f242f8638daca5b61 (diff)
downloadpkgsrc-6ebc56d1054ff758368041c2b507c499a6988659.tar.gz
Add bdf2sfd.
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile
index c66649aa76d..53bc6af4f24 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.174 2020/01/18 02:17:22 pho Exp $
+# $NetBSD: Makefile,v 1.175 2020/02/12 14:11:22 fcambus Exp $
#
COMMENT= Document format and character code converters
@@ -11,6 +11,7 @@ SUBDIR+= autoconvert
SUBDIR+= base64
SUBDIR+= bbcim
SUBDIR+= bdf2psf
+SUBDIR+= bdf2sfd
SUBDIR+= bib2xml
SUBDIR+= bibtex2html
SUBDIR+= cbmconvert