# $Id$ PortSystem 1.0 name rrdtool version 1.3.4 categories net maintainers markd description Round Robin Database long_description RRDtool is a system to store and display time-series data homepage http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ platforms darwin master_sites http://oss.oetiker.ch/rrdtool/pub/ checksums md5 7db3bffc3f3b24e828a88fe02165266f depends_lib lib:libX11.6:XFree86 \ port:xrender \ port:expat \ port:fontconfig \ port:freetype \ port:glib2 \ port:libiconv \ port:gettext \ port:pango \ port:cairo \ path:bin/perl:perl5 \ port:tcl \ port:zlib \ port:libpng \ port:libxml2 configure.args --enable-perl-site-install \ --with-tcllib=${prefix}/lib \ --disable-python \ --disable-ruby \ --mandir=${prefix}/share/man configure.cppflags-append \ "-I${prefix}/include/freetype2 \ -I${prefix}/include/libpng" build.type gnu variant python description {Python bindings for RRDtool} { depends_lib-append python24 configure.args-delete --disable-python configure.args-append --enable-python } post-install { ui_msg "\nSee ${prefix}/share/doc/rrdtool for example code\n" }