diff options
author | markd <markd@pkgsrc.org> | 2015-05-10 01:04:04 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-05-10 01:04:04 +0000 |
commit | 6d460cfcd0e31d5c157e921965724bfb05e1afce (patch) | |
tree | 5d62bd41634c6c706a0f641cbbd369b3df4fc940 /print/tex-dnp | |
parent | 349470929a6339318dce9021fc9b63619f500262 (diff) | |
download | pkgsrc-6d460cfcd0e31d5c157e921965724bfb05e1afce.tar.gz |
Add packages for texlive langcjk collection.
Diffstat (limited to 'print/tex-dnp')
-rw-r--r-- | print/tex-dnp/DESCR | 3 | ||||
-rw-r--r-- | print/tex-dnp/Makefile | 11 | ||||
-rw-r--r-- | print/tex-dnp/PLIST | 2 | ||||
-rw-r--r-- | print/tex-dnp/distinfo | 5 |
4 files changed, 21 insertions, 0 deletions
diff --git a/print/tex-dnp/DESCR b/print/tex-dnp/DESCR new file mode 100644 index 00000000000..f4b85fa3eef --- /dev/null +++ b/print/tex-dnp/DESCR @@ -0,0 +1,3 @@ +The file `DNP.sfd' which gives the relationship between JIS X +0208 (and JIS X 0212) in EUC encoding and wadalab's DNP font +encoding. diff --git a/print/tex-dnp/Makefile b/print/tex-dnp/Makefile new file mode 100644 index 00000000000..58962f35dbc --- /dev/null +++ b/print/tex-dnp/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2015/05/10 01:04:04 markd Exp $ + +DISTNAME= dnp +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Relationship between JIS X 0208 and wadalab's DNP encodings + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dnp/PLIST b/print/tex-dnp/PLIST new file mode 100644 index 00000000000..52e9d9ef14c --- /dev/null +++ b/print/tex-dnp/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/10 01:04:04 markd Exp $ +share/texmf-dist/fonts/sfd/dnp/DNP.sfd diff --git a/print/tex-dnp/distinfo b/print/tex-dnp/distinfo new file mode 100644 index 00000000000..b33e015a5d8 --- /dev/null +++ b/print/tex-dnp/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/10 01:04:04 markd Exp $ + +SHA1 (tex-dnp-15878/dnp.tar.xz) = cf9ea1182a884710d1ee5ef327ee49a18bc0814a +RMD160 (tex-dnp-15878/dnp.tar.xz) = 816d2d6455b0779ca3b7057b2fa440e286530412 +Size (tex-dnp-15878/dnp.tar.xz) = 816 bytes |