pkgsrc/print/tex-nextpage/Makefile
2019-12-06 20:17:03 +00:00

15 lines
361 B
Makefile

# $NetBSD: Makefile,v 1.4 2019/12/06 20:22:53 markd Exp $
DISTNAME= nextpage
PKGNAME= tex-${DISTNAME}-1.1a
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Generalisations of the page advance commands
LICENSE= lppl-1.3c
CONFLICTS+= tex-ltxmisc<2009
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"