16 lines
423 B
Makefile
16 lines
423 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2016/07/17 21:59:30 wiz Exp $
|
||
|
|
||
|
DISTNAME= context-cyrillicnumbers
|
||
|
PKGNAME= tex-${DISTNAME}-2015
|
||
|
TEXLIVE_REV= 29905
|
||
|
|
||
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
||
|
HOMEPAGE= http://ctan.org/pkg/context-cyrillicnumbers
|
||
|
COMMENT= Write numbers as cyrillic glyphs
|
||
|
LICENSE= modified-bsd
|
||
|
|
||
|
DEPENDS+= tex-context-[0-9]*:../../print/tex-context
|
||
|
|
||
|
.include "../../print/texlive/package.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|