# New ports collection makefile for: gperf
# Date created: 19.04.1999
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD: ports/devel/gperf/Makefile,v 1.14 2007/07/23 09:35:40 rafan Exp $
#
PORTNAME= gperf
PORTVERSION= 3.0.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gperf
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Generates perfect hash functions for sets of keywords
GNU_CONFIGURE= yes
MAN1= gperf.1
INFO= gperf
CONFIGURE_ARGS+= --docdir=${DOCSDIR}
.include <bsd.port.mk>
syntax highlighted by Code2HTML, v. 0.9.1