summaryrefslogtreecommitdiff
path: root/devel/gperf/Makefile
blob: fdcb2efea4d5bf7bd59e739e1e7ab54af43aedd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.12 2003/07/17 21:30:57 grant Exp $
#

DISTNAME=	gperf-2.7.2
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_GNU:=gperf/}

MAINTAINER=	tech-pkg@NetBSD.org
COMMENT=	GNU perfect hash function generator

GNU_CONFIGURE=	yes
USE_NEW_TEXINFO=	YES
INFO_FILES=	gperf.info

.include "../../mk/bsd.pkg.mk"