pkgsrc/print/tex-tracklang/Makefile
markd 4c3259aea5 tex-tracklang{,-doc}: update to 1.5
- Removed redundant code and added debug message to
   \TrackLangAddToHook and \TrackLangRedefHook
- Bug fix: removed spurious {\fi} from \@tracklang at test@if at
  file@exists at for@langII
2021-02-15 01:26:43 +00:00

13 lines
336 B
Makefile

# $NetBSD: Makefile,v 1.6 2021/02/15 01:26:43 markd Exp $
DISTNAME= tracklang
PKGNAME= tex-${DISTNAME}-1.5
TEXLIVE_REV= 55707
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/tracklang
COMMENT= Language and dialect tracker
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"