# $Id$ PortSystem 1.0 name ossp-uuid version 1.5.1 categories devel platforms darwin maintainers nomaintainer description ISO-C API and CLI for generating Universally Unique Identifiers long_description "${description}" homepage http://www.ossp.org/pkg/lib/uuid/ master_sites ftp://ftp.ossp.org/pkg/lib/uuid/ freebsd distname uuid-${version} checksums md5 d7df0c4cb02dad7ce3e1ec8fc669f724 configure.args --mandir=${prefix}/share/man --without-perl configure.cflags-append "-D_POSIX_C_SOURCE" test.run yes test.target check pre-destroot { # crude hack to get Makefile to install reinplace "s|^install:|install: dummy|g" ${worksrcpath}/Makefile system "touch ${worksrcpath}/dummy" }