summaryrefslogtreecommitdiff
path: root/devel/fhist/Makefile
blob: 9fcccbec11403f152405079a270a3279896a6827 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.2 2003/07/13 13:51:06 wiz Exp $
#

DISTNAME=		fhist-1.12
PKGREVISION=		1
CATEGORIES=		devel
MASTER_SITES=		http://www.canb.auug.org.au/~millerp/

MAINTAINER=		Matthew@Aldous.com
HOMEPAGE=		http://www.canb.auug.org.au/~millerp/fhist.html
COMMENT=		file history and comparison tools

BUILD_USES_MSGFMT=	yes
USE_BUILDLINK2=		yes
GNU_CONFIGURE=		yes

.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"