# $Id: Portfile 54252 2009-07-23 21:38:30Z ryandesign@macports.org $

PortSystem 1.0

name		nip2
version		7.18.1
set branch	[join [lrange [split ${version} .] 0 1] .]
description	nip2 is a user-interface to the VIPS image processing library.
long_description	nip2 is an image processing spreadsheet. It's good for \
			large images and for colour.
maintainers	gmail.com:jcupitt
categories	graphics
platforms	darwin
homepage	http://www.vips.ecs.soton.ac.uk
master_sites	${homepage}/supported/${branch}/
checksums	md5 260feaf199490dd3a7c209931eb0c52f

depends_lib	port:fftw-3 \
		port:vips \
		port:gtk2 \
		port:gsl
