0145054d6b
Typeset Polish documents with LaTeX and Polish fonts
16 lines
463 B
Makefile
16 lines
463 B
Makefile
# $NetBSD: Makefile,v 1.1 2016/09/20 13:03:11 markd Exp $
|
|
|
|
DISTNAME= polski
|
|
PKGNAME= tex-${DISTNAME}-1.3.3
|
|
TEXLIVE_REV= 19881
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/polski
|
|
COMMENT= Typeset Polish documents with LaTeX and Polish fonts
|
|
LICENSE= lppl-1.2
|
|
|
|
DEPENDS+= tex-pl-[0-9]*:../../fonts/tex-pl
|
|
DEPENDS+= tex-hyphen-polish-[0-9]*:../../print/tex-hyphen-polish
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|