diff options
Diffstat (limited to 'print/tex-hyphen-ethiopic/Makefile')
-rw-r--r-- | print/tex-hyphen-ethiopic/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/print/tex-hyphen-ethiopic/Makefile b/print/tex-hyphen-ethiopic/Makefile index b1873e2f7bc..0b103e3302c 100644 --- a/print/tex-hyphen-ethiopic/Makefile +++ b/print/tex-hyphen-ethiopic/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:22 markd Exp $ +# $NetBSD: Makefile,v 1.2 2016/06/16 04:06:06 markd Exp $ DISTNAME= hyphen-ethiopic -PKGNAME= tex-${DISTNAME}-2014 -TEXLIVE_REV= 23085 +PKGNAME= tex-${DISTNAME}-2016 +TEXLIVE_REV= 40340 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Hyphenation patterns for Ethiopic scripts +LICENSE= lppl-1.3c DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 |