efc5eba0b6
Previously, dozenal wouldn't work with the Type1 versions of the fonts if compiling with luatex. Now it does.
13 lines
372 B
Makefile
13 lines
372 B
Makefile
# $NetBSD: Makefile,v 1.4 2017/08/17 03:21:14 markd Exp $
|
|
|
|
DISTNAME= dozenal
|
|
PKGNAME= tex-${DISTNAME}-7.1
|
|
TEXLIVE_REV= 44740
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/dozenal
|
|
COMMENT= Typeset documents using base twelve numbering (also called "dozenal")
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|