f914fb2f12
Upstream changes: Version 1.2.2 - April 2014, by Martin von Gagern Updated Vietnamese, Swedish, Estonian, Chinese (traditional), Brazilian Portuguese and Russian translations. Updated gnulib. Used more recent autotools: autoconf 2.69 and automake 1.14.1.
20 lines
475 B
Makefile
20 lines
475 B
Makefile
# $NetBSD: Makefile,v 1.28 2014/07/29 02:52:50 wen Exp $
|
|
#
|
|
|
|
DISTNAME= wdiff-1.2.2
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=wdiff/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.gnu.org/software/wdiff/
|
|
COMMENT= Word-by-word diff
|
|
LICENSE= gnu-gpl-v3 # or later
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_TOOLS+= makeinfo
|
|
INFO_FILES= yes
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../mk/termcap.buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|