summaryrefslogtreecommitdiff
path: root/devel/fhist/Makefile
blob: 3c292158370f824f89f2c1728998ef8999559b34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.4 2004/02/05 14:03:26 salo Exp $
#

DISTNAME=		fhist-1.13
CATEGORIES=		devel
MASTER_SITES=		http://fhist.sourceforge.net/

MAINTAINER=		Matthew@Aldous.com
HOMEPAGE=		http://fhist.sourceforge.net/
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"