b558381864
0.8 Updates to make the package work with the upcoming LaTeX 2020/10/01 release. 0.8a Some corrections related to the LaTeX 2010/10/01 release.
13 lines
348 B
Makefile
13 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.5 2021/02/13 10:56:30 markd Exp $
|
|
|
|
DISTNAME= filehook.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.8a
|
|
TEXLIVE_REV= 56479
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/filehook
|
|
COMMENT= Documentation for tex-filehook
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|