pkgsrc/print/tex-notoccite/Makefile

14 lines
348 B
Makefile
Raw Normal View History

2019-12-06 21:17:03 +01:00
# $NetBSD: Makefile,v 1.3 2019/12/06 20:22:55 markd Exp $
DISTNAME= notoccite
PKGNAME= tex-${DISTNAME}-2009
TEXLIVE_REV= 18129
MAINTAINER= minskim@NetBSD.org
COMMENT= Prevent trouble from citations in table of contents, etc
2016-01-27 11:00:25 +01:00
LICENSE= public-domain
2019-12-06 21:17:03 +01:00
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"