pkgsrc/textproc/hyphen/Makefile
2020-08-31 18:06:29 +00:00

19 lines
475 B
Makefile

# $NetBSD: Makefile,v 1.11 2020/08/31 18:11:42 wiz Exp $
DISTNAME= hyphen-2.8.8
PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/}
MAINTAINER= jaapb@NetBSD.org
HOMEPAGE= https://hunspell.github.io/
COMMENT= Library for high quality hyphenation and justification
LICENSE= mpl-1.1 OR gnu-lgpl-v2.1 OR gnu-gpl-v2
USE_LIBTOOL= yes
USE_TOOLS+= gawk patch perl
GNU_CONFIGURE= yes
REPLACE_PERL= substrings.pl
.include "../../mk/bsd.pkg.mk"