8e91c8d1ad
A large update to the US English hyphenation exception list maintained by TUGboat editors.
13 lines
353 B
Makefile
13 lines
353 B
Makefile
# $NetBSD: Makefile,v 1.3 2021/02/14 00:42:44 markd Exp $
|
|
|
|
DISTNAME= hyphenex
|
|
PKGNAME= tex-${DISTNAME}-20210110
|
|
TEXLIVE_REV= 57387
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/hyphenex
|
|
COMMENT= US English hyphenation exceptions file
|
|
LICENSE= public-domain
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|