Tools and library for converting Microsoft WMF (windows metafile)
There is no maintainer for this port. Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org Port Added: 11 Oct 2011 17:58:36 License: GPLv2
libwmf is a library for unix like machines that can convert wmf
files into other formats, currently it supports a gd binding
to convert to png, and an X one to draw direct to an X window
or pixmap.
WWW: http://wvware.sourceforge.net/libwmf.html
Fix INDEX build. The master port uses optionsNG, so convert this
slave port too. PKGNAME changes depending on whether X11 is set or not.
Trim header while here.