diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2002-06-12 01:32:11 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2002-06-12 01:32:11 +0000 |
commit | 0c4d7b750a354fda9eaffbbd4b4e6278209430e9 (patch) | |
tree | 56613f7c32b528acc44c9af8d12dbd45e011eef1 /textproc | |
parent | 95b0015373f1c6071228863007ae1be8f30b63a7 (diff) | |
download | pkgsrc-0c4d7b750a354fda9eaffbbd4b4e6278209430e9.tar.gz |
Add & enable eblook.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 674f1050e4c..657e123239e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.147 2002/05/31 15:02:43 seb Exp $ +# $NetBSD: Makefile,v 1.148 2002/06/12 01:32:11 uebayasi Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -21,6 +21,7 @@ SUBDIR+= docbook SUBDIR+= docbook-xml SUBDIR+= dsssl-docbook-modular SUBDIR+= eb +SUBDIR+= eblook SUBDIR+= eperl SUBDIR+= expat SUBDIR+= fop |