pkgsrc/textproc/hyphen/Makefile

18 lines
468 B
Makefile

# $NetBSD: Makefile,v 1.3 2013/11/30 07:33:40 richard Exp $
DISTNAME= hyphen-2.8.6
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"