pkgsrc/print/tex-pmhanguljamo/Makefile
markd b80d624b7f tex-pmhanguljamo{,-doc}: Add version 0.4
This package provides a Hangul transliteration input method
that allows to typeset Korean letters (Hangul) using the proper
fonts. The name is derived from "Poor man's Hangul Jamo Input
Method". The use of XeLaTeX is recommended. pdfTeX is not
supported.
2022-04-18 05:03:03 +00:00

15 lines
409 B
Makefile

# $NetBSD: Makefile,v 1.1 2022/04/18 05:03:04 markd Exp $
DISTNAME= pmhanguljamo
PKGNAME= tex-${DISTNAME}-0.4
TEXLIVE_REV= 61183
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/pmhanguljamo
COMMENT= Poor man's Hangul Jamo input method
LICENSE= lppl-1.3c
DEPENDS+= tex-l3packages-[0-9]*:../../devel/tex-l3packages
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"