summaryrefslogtreecommitdiff
path: root/devel/fhist/Makefile
blob: 58d0f61b97e72995e0fc06f79df80ce758e7cd54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.1.1.1 2003/01/16 11:06:37 markd Exp $
#

DISTNAME=		fhist-1.12
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"