# $Id$ PortSystem 1.0 name fnlib version 0.5 revision 10 description Fonts and font libraries necessary for Enlightenment long_description This is a set of fonts and font libraries necessary \ for the latest release of Enlightenment. maintainers nomaintainer categories graphics platforms darwin license GPL-2 LGPL homepage http://www.enlightenment.org/ master_sites sourceforge:project/enlightenment/OldFiles/ checksums md5 99e9558739b97c82b728e408d9cb1f01 depends_lib \ port:xorg-libsm \ port:xorg-libXext \ port:libpng \ port:jpeg \ port:tiff \ port:imlib post-extract { move ${worksrcpath}/configure.in ${worksrcpath}/configure.ac } patchfiles patch-configure.ac.diff # this might break shinymetal on case-insensitive filesystems post-destroot { foreach i {a b c d e f g h i j k l m n o p q r s t u v w x y z} { file delete -force ${destroot}${prefix}/share/fnlib_fonts/shinymetal/45/$i.tif } } use_autoreconf yes autoreconf.args -fvi