pkgsrc/print/tex-beamertheme-npbt/Makefile

16 lines
408 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2020/07/16 01:03:32 markd Exp $
DISTNAME= beamertheme-npbt
PKGNAME= tex-${DISTNAME}-4.1
TEXLIVE_REV= 54512
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/beamertheme-npbt
COMMENT= Collection of LaTeX beamer themes
LICENSE= gnu-gpl-v3
DEPENDS+= tex-beamer-[0-9]*:../../print/tex-beamer
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"