7bde8ba338
changes unknown
15 lines
405 B
Makefile
15 lines
405 B
Makefile
# $NetBSD: Makefile,v 1.22 2021/02/13 11:02:09 markd Exp $
|
|
|
|
DISTNAME= koma-script
|
|
PKGNAME= tex-${DISTNAME}-3.32
|
|
TEXLIVE_REV= 56454
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/koma-script
|
|
COMMENT= Bundle of versatile classes and packages
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|