# New ports collection makefile for: cmph
# Date created: 30 Jul 2010
# Whom:                 Jesse Kempf (jessekempf@gmail.com)
# $FreeBSD: ports/devel/cmph/Makefile,v 1.1 2010/08/17 20:32:16 amdmi3 Exp $
#

PORTNAME=	cmph
PORTVERSION=	0.9
CATEGORIES=	devel
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	jessekempf@gmail.com
COMMENT=	Minimal perfect hashes for C

GNU_CONFIGURE=	yes
USE_GNOME=	gnomehack
USE_LDCONFIG=	yes

MAN1=		cmph.1

.include <bsd.port.mk>
