a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20311 2006-11-01 21:44:13Z blair@macports.org $
PortSystem 1.0
name jp2a
version 0.9.19
categories graphics
maintainers csl@sublevel3.org
description converts JPEG images to ASCII
long_description The jp2a program will read JPEG images and print them \
in ASCII characters. Options let you control the output \
size. You know you want it.
homepage http://jp2a.sourceforge.net/
master_sites sourceforge
checksums md5 a140ca34b81cb4f978c0d5e8d57e410c \
sha1 97153342e5e9ee1f769c1db708f85b15a24f9575 \
rmd160 6263bc4cff91092ec77059070a82aaec70878409
depends_lib port:jpeg port:curl port:openssl
use_bzip2 yes
configure.args --with-jpeg-prefix=${prefix} \
--enable-curl --with-curl-config=${prefix}/bin \
--mandir=\\\${prefix}/share/man
destroot.destdir prefix=${destroot}${prefix}