98f61906f9
Development pre-release of the LaTeX firstaid package
13 lines
378 B
Makefile
13 lines
378 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/06/06 22:43:18 markd Exp $
|
|
|
|
DISTNAME= latex-firstaid-dev.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.0l
|
|
TEXLIVE_REV= 59474
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/latex-firstaid-dev
|
|
COMMENT= Documentation for tex-latex-firstaid-dev
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|