summaryrefslogtreecommitdiff
path: root/print/tex-bin-dvipdfm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-bin-dvipdfm/Makefile')
-rw-r--r--print/tex-bin-dvipdfm/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/print/tex-bin-dvipdfm/Makefile b/print/tex-bin-dvipdfm/Makefile
deleted file mode 100644
index dff4a47bded..00000000000
--- a/print/tex-bin-dvipdfm/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2009/06/09 22:44:35 minskim Exp $
-# TeX Live Revision 12898
-
-DISTNAME= bin-dvipdfm
-PKGNAME= tex-${DISTNAME}-0.13.2d.12898
-
-MAINTAINER= minskim@NetBSD.org
-COMMENT= Supplementary files for dvipdfm
-
-TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
-
-TEXLIVE_IGNORE_PATTERNS= texmf/fonts
-
-.include "../../print/texlive/module.mk"
-.include "../../mk/bsd.pkg.mk"