summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2013-08-08 00:59:10 +0000
committerminskim <minskim@pkgsrc.org>2013-08-08 00:59:10 +0000
commit25dab84315ba2ac51b359bae07fd0117f93c6b31 (patch)
treea8cfc237bc6def0f37faf9e187a3f94f45c9ca19 /fonts
parent6583737dbab02c94ec88751aa941a1001f704420 (diff)
downloadpkgsrc-25dab84315ba2ac51b359bae07fd0117f93c6b31.tar.gz
Rebuild font map for nanumfonts.map.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-nanumtype1/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/fonts/tex-nanumtype1/Makefile b/fonts/tex-nanumtype1/Makefile
index 5a2fcc6e2d3..df4f19b41c6 100644
--- a/fonts/tex-nanumtype1/Makefile
+++ b/fonts/tex-nanumtype1/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2013/08/01 05:31:21 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2013/08/08 00:59:10 minskim Exp $
DISTNAME= nanumtype1
PKGNAME= tex-${DISTNAME}-3.0
+PKGREVISION= 1
CATEGORIES= fonts
TEXLIVE_REV= 29558
@@ -9,5 +10,7 @@ MAINTAINER= minskim@NetBSD.org
COMMENT= Type1 subfonts of Nanum Korean fonts
LICENSE= ofl-v1.1
+TEX_MAP_FILES+= nanumfonts.map
+
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"