pkgsrc/print/tex-changebar/Makefile

18 lines
505 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2022/05/15 04:16:47 markd Exp $
DISTNAME= changebar
PKGNAME= tex-${DISTNAME}-3.6d
TEXLIVE_REV= 63259
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/changebar
COMMENT= Generate changebars in LaTeX documents
2016-01-30 04:26:04 +01:00
LICENSE= lppl-1.3c
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin
DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"