PortSystem 1.0 name xplc version 0.3.13 description Cross-Platform Lightweight Components. long_description XPLC (\"Cross-Platform Lightweight Components\") \ is a component system that will provide extensibility \ and reusability both inside and between applications. maintainers nomaintainer categories devel license LGPL-2.1+ platforms darwin homepage http://${name}.sf.net master_sites sourceforge checksums rmd160 bbc5004b66384e36af7bb56c93d5e7ebeb821f64 \ sha256 158a0f44a2eb055522377c275bbd0e7412dd3b8a9b75ec344c0457b3a1a29cbb configure.args --mandir=${prefix}/share/man configure.cppflags-append "-L${prefix}/lib" build.target {} post-destroot { file link -hard ${destroot}${prefix}/lib/libxplc.${version}.dylib ${destroot}${prefix}/lib/libxplc.so.${version} }