# New ports collection makefile for: gscan2pdf # Date created: 4 September 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= gscan2pdf PORTVERSION= 0.8.3 PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF MAINTAINER= infofarmer@FreeBSD.org COMMENT= Produce PDF from scanned documents RUN_DEPENDS= tiff2pdf:${PORTSDIR}/graphics/tiff \ scanimage:${PORTSDIR}/graphics/sane-backends \ p5-Gtk2>=1.112:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ p5-Gtk2-Ex-PodViewer>=0.17:${PORTSDIR}/x11-toolkits/p5-Gtk2-Ex-PodViewer \ p5-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext USE_PERL5= yes USE_GETTEXT= yes PERL_CONFIGURE= yes USE_GMAKE= yes MAN1= ${PORTNAME}.1 post-patch: @${REINPLACE_CMD} -e 's/--parents/-p/g' ${WRKSRC}/Makefile.PL .include title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark NO_ARCH.hrs2015-09-261-1/+2
* Fix fonts.dir by using fonts:fc and style consistency.hrs2015-09-141-3/+3
* - Use post-install-DOCS-on.hrs2015-09-132-4/+4
* Make fonts repecting XDGbapt2015-03-223-27/+10
* Convert fc-cache(1) calls in pkg-plist to use @fc keywordjbeich2015-01-312-4/+2
* Remove code unused with stagingantoine2014-11-231-3/+0
* Cleanup plistantoine2014-11-121-4/+0
* - Use /usr/bin/unzip for zip files extraction (part 2)ak2014-06-061-1/+1
* Convert j* to USES=zipbapt2014-03-101-1/+1
* Fix properties on pkg-plistbapt2014-01-221-1/+0
* - Add STAGEDIR support.hrs2013-10-161-19/+17
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Trim old-style header.hrs2013-05-012-13/+15