summaryrefslogtreecommitdiff
path: root/graphics/gscan2pdf
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-09-04 21:30:12 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-09-04 21:30:12 +0000
commit9cbc0b0d5bda3d1441ca20d8dede5a7afa289607 (patch)
treecc4c184ef4a06b7e4a2836cb989bb457afa2668f /graphics/gscan2pdf
parent- Resurrect once dead port (diff)
- Depend on sane-backends
- Use another author's address Submitted by: Jeffrey Ratcliffe <ra28145@users.sourceforge.net> (author)
Notes
Notes: svn path=/head/; revision=172223
Diffstat (limited to 'graphics/gscan2pdf')
-rw-r--r--graphics/gscan2pdf/Makefile1
-rw-r--r--graphics/gscan2pdf/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile
index c644322c2945..835920050a34 100644
--- a/graphics/gscan2pdf/Makefile
+++ b/graphics/gscan2pdf/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Produce PDF from scanned documents
RUN_DEPENDS= tiff2pdf:${PORTSDIR}/graphics/tiff \
+ scanimage:${PORTSDIR}/graphics/sane-backends \
${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2
USE_PERL5_RUN= yes
diff --git a/graphics/gscan2pdf/pkg-descr b/graphics/gscan2pdf/pkg-descr
index ed0e965c326a..3a7a523e99e3 100644
--- a/graphics/gscan2pdf/pkg-descr
+++ b/graphics/gscan2pdf/pkg-descr
@@ -1,4 +1,4 @@
A GUI to ease the process of producing PDFs from scanned documents
WWW: http://sourceforge.net/projects/gscan2pdf
-Author: Jeffrey Ratcliffe <jeffreyratcliffe@yahoo.co.uk>
+Author: Jeffrey Ratcliffe <ra28145@users.sourceforge.net>