From 933b8acd2f46fca516eef343c1f2ba871f0da0d1 Mon Sep 17 00:00:00 2001 From: Automaton IAS Date: Fri, 28 Dec 2012 17:03:20 +0100 Subject: [PATCH] Import graphics/fotofix version 0.01.1.79_2 --- graphics/fotofix/Makefile | 29 +++++++++++++++++++++++++++++ graphics/fotofix/distinfo | 2 ++ graphics/fotofix/pkg-descr | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 graphics/fotofix/Makefile create mode 100644 graphics/fotofix/distinfo create mode 100644 graphics/fotofix/pkg-descr diff --git a/graphics/fotofix/Makefile b/graphics/fotofix/Makefile new file mode 100644 index 00000000000..48eda3605bf --- /dev/null +++ b/graphics/fotofix/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: fotofix +# Date created: 7 August 2007 +# Whom: Andrew Pantyukhin +# +# $FreeBSD: ports/graphics/fotofix/Makefile,v 1.8 2012/11/17 05:58:05 svnexp Exp $ +# + +PORTNAME= fotofix +PORTVERSION= 0.01.1.79 +PORTREVISION= 2 +CATEGORIES= graphics +MASTER_SITES= http://mirror.mcx2.org/ \ + http://prima.eu.org/cgi-bin/cvsweb.cgi/apps/fotofix/fotofix/ + +MAINTAINER= dhn@FreeBSD.org +COMMENT= Simple image viewer + +RUN_DEPENDS= p5-Prima>=1.21:${PORTSDIR}/x11-toolkits/p5-Prima \ + IPA>=1.03:${PORTSDIR}/graphics/IPA + +USE_BZIP2= yes +USE_PERL5_RUN= yes +NO_BUILD= yes +PLIST_FILES= bin/${PORTNAME} + +do-install: + @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ + +.include diff --git a/graphics/fotofix/distinfo b/graphics/fotofix/distinfo new file mode 100644 index 00000000000..0447af56fbf --- /dev/null +++ b/graphics/fotofix/distinfo @@ -0,0 +1,2 @@ +SHA256 (fotofix-0.01.1.79.tar.bz2) = d24f502aa6d31cdbb5bdfee70795b56f07f0877691b2ccdfb3590fe805e7ae69 +SIZE (fotofix-0.01.1.79.tar.bz2) = 21652 diff --git a/graphics/fotofix/pkg-descr b/graphics/fotofix/pkg-descr new file mode 100644 index 00000000000..ddcb0b43f66 --- /dev/null +++ b/graphics/fotofix/pkg-descr @@ -0,0 +1,8 @@ +FotoFix is a simple image viewer with simple capabilities to take care +of freshly downloaded photos from your camera - can walk image lists, +rotate images, and remove red eyes (if lucky). It was inspired by +IrfanView for Windows, a great but unfortunately non-portable and +closed-source product. + +Author: Dmitry Karasik +WWW: http://www.prima.eu.org/fotofix/ -- 2.41.0