14 lines
384 B
Makefile
14 lines
384 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2020/07/16 01:00:41 markd Exp $
|
||
|
|
||
|
DISTNAME= appendixnumberbeamer.doc
|
||
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.2
|
||
|
TEXLIVE_REV= 46317
|
||
|
|
||
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
||
|
HOMEPAGE= https://ctan.org/pkg/appendixnumberbeamer
|
||
|
COMMENT= Documentation for tex-appendixnumberbeamer
|
||
|
LICENSE= gnu-gpl-v3
|
||
|
|
||
|
.include "../../print/texlive/package.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|