summaryrefslogtreecommitdiff
path: root/devel/fhist/Makefile
blob: 482176fb8223c68446e1719c0bfc9676d1bcd9ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.3 2003/07/21 16:43:20 martti 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"