On 2017-11-08 14:04, Mojca Miklavec wrote: > Yes, we should prepare a PortGroup for it, I didn't start anything > yet, but I could look into it. It might help to start with some list > of packages that support it.
meson even prominently documents the use case for packaging: http://mesonbuild.com/Quick-guide.html#using-meson-as-a-distro-packager It seems like meson respects the usual environment variables like CC, CFLAGS, LDFLAGS, etc. so a port group should mostly need to set the configure and build commands. Rainer
