summaryrefslogtreecommitdiff
path: root/print/tex-changepage/Makefile
blob: 7d1f5312be68c0328c467dec00ea7f3dc8a49461 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1.1.1 2010/04/21 05:28:28 minskim Exp $
# TeX Live Revision 15878

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

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"