diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-15 17:51:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-15 17:51:47 +0000 |
commit | fe44962b61acb51c0907c9119072827c9c36436f (patch) | |
tree | 82c96452bb62f2345314408161e3c180171881bb /print/tex-happy4th-doc | |
parent | ba2fe5635cc4a62188ba4b740f625fb6d1a3e0b3 (diff) | |
download | pkgsrc-fe44962b61acb51c0907c9119072827c9c36436f.tar.gz |
Add tex packages for texlive english language metacollection.
Diffstat (limited to 'print/tex-happy4th-doc')
-rw-r--r-- | print/tex-happy4th-doc/DESCR | 2 | ||||
-rw-r--r-- | print/tex-happy4th-doc/Makefile | 13 | ||||
-rw-r--r-- | print/tex-happy4th-doc/PLIST | 3 | ||||
-rw-r--r-- | print/tex-happy4th-doc/distinfo | 5 |
4 files changed, 23 insertions, 0 deletions
diff --git a/print/tex-happy4th-doc/DESCR b/print/tex-happy4th-doc/DESCR new file mode 100644 index 00000000000..4d8cb501422 --- /dev/null +++ b/print/tex-happy4th-doc/DESCR @@ -0,0 +1,2 @@ +The output PDF file gives an amusing display, as the reader +pages through it. diff --git a/print/tex-happy4th-doc/Makefile b/print/tex-happy4th-doc/Makefile new file mode 100644 index 00000000000..428f48e0aa7 --- /dev/null +++ b/print/tex-happy4th-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= happy4th.doc +PKGNAME= tex-${DISTNAME:S/./-/}-20120102 +TEXLIVE_REV= 25020 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/happy4th +COMMENT= Firework display in obfuscated TeX +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-happy4th-doc/PLIST b/print/tex-happy4th-doc/PLIST new file mode 100644 index 00000000000..3b009937c5c --- /dev/null +++ b/print/tex-happy4th-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/plain/happy4th/happy4th.pdf +share/texmf-dist/doc/plain/happy4th/happy4th.tex diff --git a/print/tex-happy4th-doc/distinfo b/print/tex-happy4th-doc/distinfo new file mode 100644 index 00000000000..e6d20f6e6d5 --- /dev/null +++ b/print/tex-happy4th-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-happy4th-25020/happy4th.doc.tar.xz) = 883f3b0ea7dbe6cc97ad6db0ff1bc60e70f449fd +RMD160 (tex-happy4th-25020/happy4th.doc.tar.xz) = 60d9e9bbbc02e73f59b66ac40d433c91d250d4ee +Size (tex-happy4th-25020/happy4th.doc.tar.xz) = 52364 bytes |