# $Id$ PortSystem 1.0 name uthash version 1.2 categories devel platforms darwin maintainers mww description easy-to-use hash implementation for C programmers. long_description ${description} homepage http://uthash.sourceforge.net/ master_sites sourceforge checksums sha1 5faf5da28be9d80fb2a4229cb9826a2e2883c528 use_bzip2 yes use_configure no build {} destroot { xinstall -d ${destroot}${prefix}/include/uthash/ xinstall -m 0444 ${worksrcpath}/src/uthash.h \ ${destroot}${prefix}/include/uthash/ xinstall -m 0444 ${worksrcpath}/doc/man/uthash.3 \ ${destroot}${prefix}/share/man/man3/ xinstall -d ${destroot}${prefix}/share/doc/${name} xinstall -m 0444 -W ${worksrcpath}/doc/txt sflogo.txt toc.txt \ topnav.txt userguide.txt uthash.3.txt \ ${destroot}${prefix}/share/doc/${name} } livecheck.version uthash-1.2