Ticket #16509: Portfile

File Portfile, 616 bytes (added by jcupitt (John Cupitt), 15 years ago)

portfille for nip2 7.18.1

Line 
1# $Id: Portfile 32285 2007-12-23 17:22:16Z ryandesign@macports.org $
2PortSystem 1.0
3name            nip2
4version         7.18.1
5set branch      [join [lrange [split ${version} .] 0 1] .]
6description     nip2 is a user-interface to the VIPS image processing library.
7long_description        nip2 is an image processing spreadsheet. It's good for \
8                        large images and for colour.
9maintainers     gmail.com:jcupitt
10categories      graphics
11platforms       darwin
12homepage        http://www.vips.ecs.soton.ac.uk
13master_sites    ${homepage}/supported/${branch}/
14checksums       md5 260feaf199490dd3a7c209931eb0c52f
15
16depends_lib     port:fftw-3 \
17                port:vips \
18                port:gtk2 \
19                port:gsl