pkgsrc/print/tex-omega/Makefile
wiz 5826d62918 Import tex-omega-2014 as print/tex-omega.
A development of TeX, which deals in multi-octet Unicode
characters, to enable native treatment of a wide range of
languages without changing character-set. Work on Omega seems,
more or less, to have ceased: its immediate successor was to be
the aleph project (though that too has stalled). Projects
developing Omega (and Aleph) ideas include Omega-2 and LuaTeX.
2015-05-05 14:35:51 +00:00

15 lines
363 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/05/05 14:35:51 wiz Exp $
DISTNAME= omega
PKGNAME= tex-${DISTNAME}-2014
TEXLIVE_REV= 33046
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/omega
COMMENT= A wide-character-set extension of TeX
LICENSE= gnu-gpl-v2
TEX_MAP_FILES+= omega.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"