From 2a7fb50f246a5d5805c2ebabd0f7275b19054e29 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 8 May 2015 11:27:28 +0000 Subject: Add a couple more tex-* font packages. This completes texlive-collection-fontsextra. --- fonts/tex-ean/DESCR | 3 +++ fonts/tex-ean/Makefile | 13 +++++++++++++ fonts/tex-ean/PLIST | 3 +++ fonts/tex-ean/distinfo | 5 +++++ 4 files changed, 24 insertions(+) create mode 100644 fonts/tex-ean/DESCR create mode 100644 fonts/tex-ean/Makefile create mode 100644 fonts/tex-ean/PLIST create mode 100644 fonts/tex-ean/distinfo (limited to 'fonts/tex-ean') diff --git a/fonts/tex-ean/DESCR b/fonts/tex-ean/DESCR new file mode 100644 index 00000000000..bca8f5b1bec --- /dev/null +++ b/fonts/tex-ean/DESCR @@ -0,0 +1,3 @@ +Provides EAN-8 and EAN-13 forms. The package needs the ocr-b +fonts; note that the fonts are not available under a free +licence, as the macros are. diff --git a/fonts/tex-ean/Makefile b/fonts/tex-ean/Makefile new file mode 100644 index 00000000000..c0174cf8607 --- /dev/null +++ b/fonts/tex-ean/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= ean +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 20851 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ean +COMMENT= Macros for making EAN barcodes +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ean/PLIST b/fonts/tex-ean/PLIST new file mode 100644 index 00000000000..81ec1f77db4 --- /dev/null +++ b/fonts/tex-ean/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/tex/generic/ean/ean13.tex +share/texmf-dist/tex/generic/ean/ean8.tex diff --git a/fonts/tex-ean/distinfo b/fonts/tex-ean/distinfo new file mode 100644 index 00000000000..c6f4d66a47e --- /dev/null +++ b/fonts/tex-ean/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-ean-20851/ean.tar.xz) = 790cdee121ac955abcdd856244d75d3538441226 +RMD160 (tex-ean-20851/ean.tar.xz) = 540fa00817ad79726edcaa0722e58fa0cd60eafc +Size (tex-ean-20851/ean.tar.xz) = 3124 bytes -- cgit v1.2.3