pkgsrc/textproc/hyphen/Makefile
wiz 2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00

19 lines
479 B
Makefile

# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:21 wiz Exp $
DISTNAME= hyphen-2.8.6
PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/}
MAINTAINER= jaapb@NetBSD.org
HOMEPAGE= http://hunspell.sourceforge.net/
COMMENT= Library for high quality hyphenation and justification
LICENSE= mpl-1.1 OR gnu-lgpl-v2.1 OR gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gawk patch perl
REPLACE_PERL= substrings.pl
.include "../../mk/bsd.pkg.mk"