PortSystem 1.0
PortGroup		makefile 1.0

name			libghash
version			0.0.2
revision		2
checksums		rmd160  0b717a6e9d35a710847c1ff41bfa7f8952ef250a \
				sha256  2879f02a169e9494a4111bc6e2f00412d5dd3b919f8f6ac2b2eb5b3180e12c07 \
				size    3137

categories		devel
license			MIT
maintainers		nomaintainer
description		General Purpose Hash Function Algorithm library
long_description	The General Purpose Hash Function Algorithm library \
					contains implementations for a series of commonly used \
					additive and rotative string hashing algorithms.

homepage		http://www.partow.net/programming/hashfunctions/
master_sites	http://www.partow.net/downloads/
distname		GeneralHashFunctions_-_C
dist_subdir		${name}/${version}_2
use_zip			yes

patchfiles		HashTest.patch \
				Makefile.patch

test.run		yes
