aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ascii2pdf/pkg-descr
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-03-11 04:59:44 +0800
committerwill <will@FreeBSD.org>2001-03-11 04:59:44 +0800
commit140dcc130b8956fc84652d33c57cdb121ff92b1e (patch)
tree235c52780a76851a82e1107a52d18de3fb039ece /textproc/ascii2pdf/pkg-descr
parent9c1181c9b3231d65382e5f538357594a5a1c42a2 (diff)
downloadfreebsd-ports-gnome-140dcc130b8956fc84652d33c57cdb121ff92b1e.tar.gz
freebsd-ports-gnome-140dcc130b8956fc84652d33c57cdb121ff92b1e.tar.zst
freebsd-ports-gnome-140dcc130b8956fc84652d33c57cdb121ff92b1e.zip
Add ascii2pdf 0.9.1, a perl script to convert text files to PDF files.
PR: 24499 Submitted by: petef@databits.net
Diffstat (limited to 'textproc/ascii2pdf/pkg-descr')
-rw-r--r--textproc/ascii2pdf/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/ascii2pdf/pkg-descr b/textproc/ascii2pdf/pkg-descr
new file mode 100644
index 000000000000..efc3ca7f86d3
--- /dev/null
+++ b/textproc/ascii2pdf/pkg-descr
@@ -0,0 +1,11 @@
+
+ascii2pdf is a small perl script that uses the PDF::Create module to convert
+ascii text files into pdf files, with options to set the font, point size,
+margins, and page orientation.
+
+For more details, please see the ascii2pdf homepage:
+
+WWW: http://bulldog.tzo.org/ascii2pdf/ascii2pdf.html
+
+- Pete
+petef@databits.net