1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Depend on sane-backends

- Use another author's address

Submitted by:	Jeffrey Ratcliffe <ra28145@users.sourceforge.net> (author)
This commit is contained in:
Andrew Pantyukhin 2006-09-04 21:30:12 +00:00
parent 856a51e90a
commit 9cbc0b0d5b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172223
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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>