18 lines
419 B
Makefile
18 lines
419 B
Makefile
# $NetBSD: Makefile,v 1.11 2006/06/20 22:09:46 minskim Exp $
|
|
#
|
|
|
|
DISTNAME= fhist-1.13
|
|
PKGREVISION= 2
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://fhist.sourceforge.net/
|
|
|
|
MAINTAINER= Matthew@Aldous.com
|
|
HOMEPAGE= http://fhist.sourceforge.net/
|
|
COMMENT= File history and comparison tools
|
|
|
|
USE_TOOLS+= gsoelim msgfmt yacc
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|