pkgsrc/print/tex-footnotebackref-doc/Makefile
markd 1e65ef7d15 tex-footnotebackref{,-doc}: Added version 1.0
The package provides the means of creating hyperlinks, from a
footnote at the bottom of the page, back to the occurence of
the footnote in the main text.
2022-04-18 03:12:39 +00:00

13 lines
368 B
Makefile

# $NetBSD: Makefile,v 1.1 2022/04/18 03:12:39 markd Exp $
DISTNAME= footnotebackref.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.0
TEXLIVE_REV= 27034
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/footnotebackref
COMMENT= Documentation for tex-footnotebackref
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"