# $Id: Portfile 81875 2011-08-06 10:57:34Z jmr@macports.org $ PortSystem 1.0 name blinkentools version 2.9 revision 1 categories graphics blinkenlights maintainers ccc.de:tim description Blinkenlights command line tools long_description Bunch of utilities to convert and send Blinkenlights movies depends_build port:pkgconfig depends_lib lib:libblib:blib homepage http://www.blinkenlights.de/ master_sites http://www.blinkenlights.de/dist/ checksums blinkentools-2.9.tar.gz md5 0555fb3d47e61ca5d1c441a18957459f platforms darwin configure.args --disable-oldtools \ --without-libmng \ --mandir=${prefix}/share/man variant oldtools { configure.args-delete --disable-oldtools configure.args-append --enable-oldtools } variant mng { depends_lib-append lib:libmng:libmng lib:libz:zlib configure.args-delete --without-libmng }