pkgsrc-wip/tex-qrcode/Makefile

19 lines
413 B
Makefile

# $NetBSD$
DISTNAME= qrcode
PKGNAME= tex-${DISTNAME}-1.51
TEXLIVE_REV= 36065
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/qrcode
COMMENT= Generate QR codes in LaTeX
LICENSE= lppl-1.3c
DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"