pkgsrc/print/tex-nextpage/Makefile

16 lines
361 B
Makefile
Raw Normal View History

2019-12-06 21:17:03 +01:00
# $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
2016-01-27 11:00:25 +01:00
LICENSE= lppl-1.3c
CONFLICTS+= tex-ltxmisc<2009
2019-12-06 21:17:03 +01:00
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"