summaryrefslogtreecommitdiff
path: root/fonts/tex-hacm/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-05-08 11:27:28 +0000
committerwiz <wiz@pkgsrc.org>2015-05-08 11:27:28 +0000
commit2a7fb50f246a5d5805c2ebabd0f7275b19054e29 (patch)
tree462d39a4ad4ebff75f1535a248d02f5ab0ed0140 /fonts/tex-hacm/Makefile
parentca86077b7fd565458b776fdf508602509392f8c4 (diff)
downloadpkgsrc-2a7fb50f246a5d5805c2ebabd0f7275b19054e29.tar.gz
Add a couple more tex-* font packages. This completes
texlive-collection-fontsextra.
Diffstat (limited to 'fonts/tex-hacm/Makefile')
-rw-r--r--fonts/tex-hacm/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/fonts/tex-hacm/Makefile b/fonts/tex-hacm/Makefile
new file mode 100644
index 00000000000..cc28b192b86
--- /dev/null
+++ b/fonts/tex-hacm/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $
+
+DISTNAME= hacm
+PKGNAME= tex-${DISTNAME}-0.1
+TEXLIVE_REV= 27671
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/hacm
+COMMENT= Font support for the Arka language
+LICENSE= lppl-1.3c
+
+TEX_MAP_FILES+= hacm.map
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"