summaryrefslogtreecommitdiff
path: root/print/tex-notoccite/Makefile
blob: 55267b998490d569f8cdcc6e834b3824d13ea740 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.2 2016/01/27 10:00:26 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
LICENSE=	public-domain

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"