9ab8e6878b
The package allows nested endnotes, supports hyperref and provides means for easy customization of the list of notes.
13 lines
343 B
Makefile
13 lines
343 B
Makefile
# $NetBSD: Makefile,v 1.1 2020/05/22 03:23:01 markd Exp $
|
|
|
|
DISTNAME= enotez.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.10b
|
|
TEXLIVE_REV= 54512
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/enotez
|
|
COMMENT= Documentation for tex-enotez
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|