diff options
author | roy <roy@pkgsrc.org> | 2011-04-19 10:05:40 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2011-04-19 10:05:40 +0000 |
commit | c2c89c2619281fa9df855cd35494fa624ea406ee (patch) | |
tree | 35e690733a11c133caf40eb01bd918e1e77c713f /textproc/Makefile | |
parent | 9f4dea51e21b53085393401a00acc6ccdaa012fd (diff) | |
download | pkgsrc-c2c89c2619281fa9df855cd35494fa624ea406ee.tar.gz |
Add dbtoepub
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 67dddbcdf01..93c8479cf2c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.575 2011/04/06 13:18:24 obache Exp $ +# $NetBSD: Makefile,v 1.576 2011/04/19 10:05:40 roy Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -54,6 +54,7 @@ SUBDIR+= crimson SUBDIR+= dadadodo SUBDIR+= db2latex SUBDIR+= dblatex +SUBDIR+= dbtoepub SUBDIR+= detex SUBDIR+= dict-client SUBDIR+= dict-dictionaries |