From 1245cf44b3afc0d0e821bf6ee2caa897079d8b51 Mon Sep 17 00:00:00 2001 From: markd Date: Mon, 4 May 2015 12:33:24 +0000 Subject: Add tex-babel-interlingua version 1.6 Babel support for Interlingua --- print/tex-babel-interlingua/DESCR | 6 ++++++ print/tex-babel-interlingua/Makefile | 15 +++++++++++++++ print/tex-babel-interlingua/PLIST | 2 ++ print/tex-babel-interlingua/distinfo | 5 +++++ 4 files changed, 28 insertions(+) create mode 100644 print/tex-babel-interlingua/DESCR create mode 100644 print/tex-babel-interlingua/Makefile create mode 100644 print/tex-babel-interlingua/PLIST create mode 100644 print/tex-babel-interlingua/distinfo (limited to 'print') diff --git a/print/tex-babel-interlingua/DESCR b/print/tex-babel-interlingua/DESCR new file mode 100644 index 00000000000..beea66ee9db --- /dev/null +++ b/print/tex-babel-interlingua/DESCR @@ -0,0 +1,6 @@ +The package provides the language definition file for support +of Interlingua in babel. Translations to Interlingua of +standard "LaTeX names" (no shortcuts are provided). Interlingua +itself is an auxiliary language, built from the common +vocabulary of Spanish/Portuguese, English, Italian and French, +with some normalisation of spelling. diff --git a/print/tex-babel-interlingua/Makefile b/print/tex-babel-interlingua/Makefile new file mode 100644 index 00000000000..6b166a02ef3 --- /dev/null +++ b/print/tex-babel-interlingua/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:33:24 markd Exp $ + +DISTNAME= babel-interlingua +PKGNAME= tex-${DISTNAME}-1.6 +TEXLIVE_REV= 30276 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-interlingua +COMMENT= Babel support for Interlingua +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-interlingua/PLIST b/print/tex-babel-interlingua/PLIST new file mode 100644 index 00000000000..e1f384e5c4b --- /dev/null +++ b/print/tex-babel-interlingua/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:33:24 markd Exp $ +share/texmf-dist/tex/generic/babel-interlingua/interlingua.ldf diff --git a/print/tex-babel-interlingua/distinfo b/print/tex-babel-interlingua/distinfo new file mode 100644 index 00000000000..723c63539f4 --- /dev/null +++ b/print/tex-babel-interlingua/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:33:24 markd Exp $ + +SHA1 (tex-babel-interlingua-30276/babel-interlingua.tar.xz) = 756da1c12634fc2433bb688fbe644aca9b3ec73c +RMD160 (tex-babel-interlingua-30276/babel-interlingua.tar.xz) = dfdf7eb73bb49598ab4a97accf9e1197eac6d6e0 +Size (tex-babel-interlingua-30276/babel-interlingua.tar.xz) = 2244 bytes -- cgit v1.2.3