diff options
-rw-r--r-- | print/tex-dad-doc/DESCR | 1 | ||||
-rw-r--r-- | print/tex-dad-doc/Makefile | 19 | ||||
-rw-r--r-- | print/tex-dad-doc/PLIST | 11 | ||||
-rw-r--r-- | print/tex-dad-doc/distinfo | 5 |
4 files changed, 36 insertions, 0 deletions
diff --git a/print/tex-dad-doc/DESCR b/print/tex-dad-doc/DESCR new file mode 100644 index 00000000000..84d9413387f --- /dev/null +++ b/print/tex-dad-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dad. diff --git a/print/tex-dad-doc/Makefile b/print/tex-dad-doc/Makefile new file mode 100644 index 00000000000..0a84de471b2 --- /dev/null +++ b/print/tex-dad-doc/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2022/08/19 19:59:06 wiz Exp $ + +DISTNAME= dad.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.2 +TEXLIVE_REV= 54191 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://ctan.org/pkg/dad +COMMENT= Documentation for tex-dad +LICENSE= lppl-1.3c + +REPLACE_PERL+= doc/fonts/dad/dad-to-utf8.pl +REPLACE_PERL+= doc/fonts/dad/make-dad-font.pl +REPLACE_PERL+= doc/fonts/dad/utf8-to-dad.pl + +USE_TOOLS+= perl:run + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dad-doc/PLIST b/print/tex-dad-doc/PLIST new file mode 100644 index 00000000000..c94b2247d75 --- /dev/null +++ b/print/tex-dad-doc/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2022/08/19 19:59:06 wiz Exp $ +share/texmf-dist/doc/fonts/dad/README +share/texmf-dist/doc/fonts/dad/dad-to-utf8.pl +share/texmf-dist/doc/fonts/dad/dad-user-guide.bib +share/texmf-dist/doc/fonts/dad/dad-user-guide.pdf +share/texmf-dist/doc/fonts/dad/dad-user-guide.tex +share/texmf-dist/doc/fonts/dad/dad.adjust +share/texmf-dist/doc/fonts/dad/dadbold.adjust +share/texmf-dist/doc/fonts/dad/dadmono.adjust +share/texmf-dist/doc/fonts/dad/make-dad-font.pl +share/texmf-dist/doc/fonts/dad/utf8-to-dad.pl diff --git a/print/tex-dad-doc/distinfo b/print/tex-dad-doc/distinfo new file mode 100644 index 00000000000..a174cec4fd6 --- /dev/null +++ b/print/tex-dad-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2022/08/19 19:59:06 wiz Exp $ + +BLAKE2s (dad.doc.r54191.tar.xz) = f3b71aac96a3c44f8f672f48b315ee38f7509b8aa1999c7ce56673eb1603893c +SHA512 (dad.doc.r54191.tar.xz) = 97d4596972c436762e33bd1d5077f7fdbe7da2a74b016a8841ad98536c2e9d9a2bd01a91b1ad2fb306c7ba06a0a5532d47c7b813d42b0bd82a3390f3bd17760b +Size (dad.doc.r54191.tar.xz) = 199976 bytes |