diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-02-02 07:33:18 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-02-02 07:33:18 +0000 |
commit | 05072a2f76a33181246c193cd84980b844022fc7 (patch) | |
tree | a9bb656d60bda97e8c09f97e310d35423f1f980b /converters/Makefile | |
parent | d2fe6e55baa8166a32ae6fd5b03449b837236a43 (diff) | |
download | pkgsrc-05072a2f76a33181246c193cd84980b844022fc7.tar.gz |
Add new packages
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index 7fb52117873..8f02a474d06 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2013/10/23 11:42:47 obache Exp $ +# $NetBSD: Makefile,v 1.127 2014/02/02 07:33:18 ryoon Exp $ # COMMENT= Document format and character code converters @@ -31,7 +31,11 @@ SUBDIR+= ja-dvi2tty SUBDIR+= jcode-perl SUBDIR+= kcc SUBDIR+= latex2rtf +SUBDIR+= libabw SUBDIR+= libcdr +SUBDIR+= libe-book +SUBDIR+= libetonyek +SUBDIR+= libfreehand SUBDIR+= libiconv SUBDIR+= libmspub SUBDIR+= libmwaw |