pkgsrc/print/tex-changes/Makefile
2019-12-06 20:17:03 +00:00

24 lines
772 B
Makefile

# $NetBSD: Makefile,v 1.7 2019/12/06 20:19:06 markd Exp $
DISTNAME= changes
PKGNAME= tex-${DISTNAME}-3.1.3
TEXLIVE_REV= 51705
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/changes
COMMENT= Manual change markup
LICENSE= lppl-1.3c
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
DEPENDS+= tex-truncate-[0-9]*:../../print/tex-truncate
DEPENDS+= tex-ulem-[0-9]*:../../print/tex-ulem
DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
DEPENDS+= tex-xifthen-[0-9]*:../../devel/tex-xifthen
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
REPLACE_PYTHON+= ${WRKSRC}/scripts/changes/pyMergeChanges.py
.include "../../lang/python/application.mk"
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"