# $Id: Portfile 30230 2007-10-22 23:03:23Z jmpp@macports.org $

PortSystem 1.0
name             scale2x
version          2.1
categories       graphics
maintainers      nomaintainer
description      utility to increase the size of small bitmaps
long_description \
	Scale2x is real-time graphics effect able to increase the \
	size of small bitmaps guessing the missing pixels without \
	interpolating pixels and blurring the images.
homepage         http://scale2x.sourceforge.net/
platforms        darwin

master_sites     sourceforge
checksums        md5 e7f93d3c1fb413e1b30667284597d696

depends_lib      port:zlib port:libpng

configure.args   --mandir=${prefix}/share/man
