Add tex-babel-english 3.3p
Babel support for English
This commit is contained in:
parent
da64c71751
commit
1d9bd460cf
4 changed files with 25 additions and 0 deletions
4
print/tex-babel-english/DESCR
Normal file
4
print/tex-babel-english/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
The package provides the language definition file for support
|
||||
of English in babel. Care is taken to select british
|
||||
hyphenation patterns for British English and Australian text,
|
||||
and default ('american') patterns for Canadian and USA text.
|
14
print/tex-babel-english/Makefile
Normal file
14
print/tex-babel-english/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.1 2015/04/26 04:02:05 markd Exp $
|
||||
|
||||
DISTNAME= babel-english
|
||||
PKGNAME= tex-${DISTNAME}-3.3p
|
||||
TEXLIVE_REV= 30264
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Babel support for English
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
DEPENDS+= tex-babel>=3.9l:../../print/tex-babel
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
2
print/tex-babel-english/PLIST
Normal file
2
print/tex-babel-english/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2015/04/26 04:02:05 markd Exp $
|
||||
share/texmf-dist/tex/generic/babel-english/english.ldf
|
5
print/tex-babel-english/distinfo
Normal file
5
print/tex-babel-english/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2015/04/26 04:02:05 markd Exp $
|
||||
|
||||
SHA1 (tex-babel-english-30264/babel-english.tar.xz) = ecaad43e494e7310481e56ea2c7d0e18339d9ae3
|
||||
RMD160 (tex-babel-english-30264/babel-english.tar.xz) = aa1611c9d2bd1b175197e4f2baa2cef3f2451b4c
|
||||
Size (tex-babel-english-30264/babel-english.tar.xz) = 2680 bytes
|
Loading…
Reference in a new issue