pkgsrc/print/tex-sidenotes-doc/Makefile
markd 24e59575e1 tex-sidenotes{,-doc}: Add version 1.00a
The package allows typesetting of texts with notes, figures,
citations, captions and tables in the margin. This is common
(for example) in science text books.
2022-04-18 03:35:47 +00:00

13 lines
352 B
Makefile

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