pkgsrc/print/tex-beamerthemenirma/Makefile

16 lines
413 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2020/07/16 01:03:32 markd Exp $
DISTNAME= beamerthemenirma
PKGNAME= tex-${DISTNAME}-0.1
TEXLIVE_REV= 20765
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/beamerthemenirma
COMMENT= Beamer theme for academic presentations
LICENSE= lppl-1.3c
DEPENDS+= tex-beamer-[0-9]*:../../print/tex-beamer
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"