diff options
author | miwi <miwi@FreeBSD.org> | 2009-06-06 06:11:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-06-06 06:11:42 +0800 |
commit | 7791d2a549dc91e7a2c8702ccdd8b1732bb22a9a (patch) | |
tree | 696519a7e79dc933aa3bef536d1872d7d48209a5 /converters/Makefile | |
parent | c26068c485554599a7075765fa64d98064e9a354 (diff) | |
download | freebsd-ports-gnome-7791d2a549dc91e7a2c8702ccdd8b1732bb22a9a.tar.gz freebsd-ports-gnome-7791d2a549dc91e7a2c8702ccdd8b1732bb22a9a.tar.zst freebsd-ports-gnome-7791d2a549dc91e7a2c8702ccdd8b1732bb22a9a.zip |
This port is a perl wrapper for bsdconv.
WWW: http://github.com/buganini/bsdconv/
PR: ports/135052
Submitted by: buganini at gmail.com
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index 8d0f8018a6f1..599ca8e2a7bd 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -86,6 +86,7 @@ SUBDIR += p5-Unicode-UTF8simple SUBDIR += p5-WAP-wbxml SUBDIR += p5-XML-WBXML + SUBDIR += p5-bsdconv SUBDIR += pdf2djvu SUBDIR += pear-Services_JSON SUBDIR += pecl-fribidi |