12 lines
306 B
Makefile
12 lines
306 B
Makefile
|
# $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"
|