blob: e38df96bba4aa9194d758db38fb0784cecaa17fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: Makefile,v 1.1.1.1 2010/05/25 07:50:41 minskim Exp $
DISTNAME= notoccite
PKGNAME= tex-${DISTNAME}-2009
TEXLIVE_REV= 18129
MAINTAINER= minskim@NetBSD.org
COMMENT= Prevent trouble from citations in table of contents, etc
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
|