diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-24 04:58:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-24 04:58:38 +0800 |
commit | 55cb3b12ca7facd77af578b7781848752837e3a2 (patch) | |
tree | 574926b0fc961ce48c561be52ed619176fedd449 /textproc/Makefile | |
parent | bc8857df22b21d25ae6071440f9066a1eb5fc5ef (diff) | |
download | freebsd-ports-gnome-55cb3b12ca7facd77af578b7781848752837e3a2.tar.gz freebsd-ports-gnome-55cb3b12ca7facd77af578b7781848752837e3a2.tar.zst freebsd-ports-gnome-55cb3b12ca7facd77af578b7781848752837e3a2.zip |
EBook-Tools contains a library and a command-line tool for unpacking,
creating, correcting, and repacking electronic books.
Current unpacking support is limited to PalmDoc and Mobipocket and
generation is limited to EPub. The metadata correction tools are
quite extensive, however. For more details, see the POD information
on EBook::Tools and EBook::Tools::Unpack.
WWW: http://search.cpan.org/dist/EBook-Tools/
PR: ports/131901
Submitted by: simond at irrelevant.org
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 3df079ef97e8..60cd77857011 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -395,6 +395,7 @@ SUBDIR += p5-DelimMatch SUBDIR += p5-Devel-TraceSAX SUBDIR += p5-DocSet + SUBDIR += p5-EBook-Tools SUBDIR += p5-Excel-Template SUBDIR += p5-Filter-Simple SUBDIR += p5-FormValidator-Simple |