diff options
author | minskim <minskim@pkgsrc.org> | 2010-02-05 19:32:10 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-02-05 19:32:10 +0000 |
commit | d412050f27b9f1e4c24910834be131ad0ccfa004 (patch) | |
tree | 4b465a1721ac04482ffc5ec8bbe00418a7bfc8aa /print | |
parent | 59ae8699cc47e05d37d472eefee9898214482f3d (diff) | |
download | pkgsrc-d412050f27b9f1e4c24910834be131ad0ccfa004.tar.gz |
Import tex-dvipdfm-0.13.2d as print/tex-dvipdfm.
This package provides supplementary files for dvipdfm.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-dvipdfm/DESCR | 1 | ||||
-rw-r--r-- | print/tex-dvipdfm/Makefile | 17 | ||||
-rw-r--r-- | print/tex-dvipdfm/PLIST | 4 | ||||
-rw-r--r-- | print/tex-dvipdfm/distinfo | 5 |
4 files changed, 27 insertions, 0 deletions
diff --git a/print/tex-dvipdfm/DESCR b/print/tex-dvipdfm/DESCR new file mode 100644 index 00000000000..3d4ad8dbc9a --- /dev/null +++ b/print/tex-dvipdfm/DESCR @@ -0,0 +1 @@ +This package provides supplementary files for dvipdfm. diff --git a/print/tex-dvipdfm/Makefile b/print/tex-dvipdfm/Makefile new file mode 100644 index 00000000000..ed8838fc10d --- /dev/null +++ b/print/tex-dvipdfm/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/02/05 19:32:10 minskim Exp $ +# TeX Live Revision 16770 + +DISTNAME= dvipdfm +PKGNAME= tex-${DISTNAME}-0.13.2d + +MAINTAINER= minskim@NetBSD.org +COMMENT= Supplementary files for dvipdfm + +CONFLICTS+= tex-bin-dvipdfm-[0-9]* + +TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf + +TEXLIVE_IGNORE_PATTERNS= texmf/fonts + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dvipdfm/PLIST b/print/tex-dvipdfm/PLIST new file mode 100644 index 00000000000..057d61317ff --- /dev/null +++ b/print/tex-dvipdfm/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/05 19:32:10 minskim Exp $ +share/texmf/dvipdfm/config/config +share/texmf/dvipdfm/config/config-win32 +share/texmf/tex/latex/dvipdfm/dvipdfm.def diff --git a/print/tex-dvipdfm/distinfo b/print/tex-dvipdfm/distinfo new file mode 100644 index 00000000000..2de9ff79b12 --- /dev/null +++ b/print/tex-dvipdfm/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/02/05 19:32:10 minskim Exp $ + +SHA1 (tex-dvipdfm-0.13.2d/dvipdfm.tar.xz) = 4f7f3c88a00b08c914846e2f5df518eb8deb3f07 +RMD160 (tex-dvipdfm-0.13.2d/dvipdfm.tar.xz) = cfe7a7cdf1f6249cc1cc62a02bb868d773baefa4 +Size (tex-dvipdfm-0.13.2d/dvipdfm.tar.xz) = 26684 bytes |