# ex:ts=8
# Ports collection makefile for:	libghthash
# Date created:			Jul 2, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/devel/libghthash/Makefile,v 1.9 2005/01/12 19:04:24 krion Exp $
#

PORTNAME=	libghthash
PORTVERSION=	0.5.5
CATEGORIES=	devel
MASTER_SITES=	http://www.ipd.bth.se/ska/sim_home/filer/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Generic Hash Table

USE_LIBTOOL_VER=	15
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
