d3f2446f95
The pagenote package provides tagged notes on a separate page (also known as 'end notes'). Unless the memoir class is used, the package requires the ifmtarg package.
13 lines
330 B
Makefile
13 lines
330 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/10/23 10:28:49 markd Exp $
|
|
|
|
DISTNAME= pagenote
|
|
PKGNAME= tex-${DISTNAME}-1.1a
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/pagenote
|
|
COMMENT= Notes at end of document
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|