e1eeea1cc1
Added macro \QR to put a QR code into the margin of a document.
16 lines
450 B
Makefile
16 lines
450 B
Makefile
# $NetBSD: Makefile,v 1.4 2015/08/02 10:34:37 markd Exp $
|
|
|
|
DISTNAME= pst-barcode
|
|
PKGNAME= tex-${DISTNAME}-0.14
|
|
TEXLIVE_REV= 37586
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/pst-barcode
|
|
COMMENT= Print barcodes using PostScript
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
|
|
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|