b3071541a4
[pdf]latex support has been restored by re-naming the type1 fonts in compliance with the Reserved Font Name provision of the OFL license.
13 lines
361 B
Makefile
13 lines
361 B
Makefile
# $NetBSD: Makefile,v 1.4 2021/02/20 00:19:56 markd Exp $
|
|
|
|
DISTNAME= lobster2.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2020
|
|
TEXLIVE_REV= 56019
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/lobster2
|
|
COMMENT= Documentation for tex-lobster2
|
|
LICENSE= ofl-v1.1 AND lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|