summaryrefslogtreecommitdiff
path: root/print/tex-changepage/Makefile
blob: 4fefc74ae2d4026366ccfd98fce47a8541b25ebb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.2 2010/09/14 00:18:10 minskim Exp $

DISTNAME=	changepage
PKGNAME=	tex-${DISTNAME}-1.0c
TEXLIVE_REV=	15878

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Margin adjustment and detection of odd/even pages

CONFLICTS+=	tex-ltxmisc<2009

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