15 lines
368 B
Makefile
15 lines
368 B
Makefile
# $NetBSD: Makefile,v 1.4 2019/12/06 20:19:06 markd Exp $
|
|
|
|
DISTNAME= changepage
|
|
PKGNAME= tex-${DISTNAME}-1.0c
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Margin adjustment and detection of odd/even pages
|
|
LICENSE= lppl-1.3c
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
TEXLIVE_UNVERSIONED= yes
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|