Redo as texlive package. Bump PKGREVISION as PLIST changed.
This commit is contained in:
parent
68fa1bc1bc
commit
f7567dceff
3 changed files with 9 additions and 19 deletions
|
@ -1,22 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/10/01 19:57:29 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2015/04/26 21:06:21 markd Exp $
|
||||
|
||||
DISTNAME= ifnextok
|
||||
PKGNAME= tex-${DISTNAME}-0.3
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
|
||||
EXTRACT_SUFX= .zip
|
||||
PKGREVISION= 1
|
||||
TEXLIVE_REV= 23379
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Utility macro: peek ahead without ignoring spaces
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
INSTALLATION_DIRS= share/texmf-dist/doc/latex/ifnextok \
|
||||
share/texmf-dist/tex/latex/ifnextok
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/ifnextok/ifnextok.pdf \
|
||||
${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/ifnextok
|
||||
${INSTALL_DATA} ${WRKSRC}/ifnextok/ifnextok.sty \
|
||||
${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/ifnextok
|
||||
|
||||
.include "../../print/kpathsea/texmf.mk"
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2014/10/01 19:57:29 joerg Exp $
|
||||
share/texmf-dist/doc/latex/ifnextok/ifnextok.pdf
|
||||
@comment $NetBSD: PLIST,v 1.2 2015/04/26 21:06:21 markd Exp $
|
||||
share/texmf-dist/tex/latex/ifnextok/ifnextok.sty
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/10/01 19:57:29 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.2 2015/04/26 21:06:21 markd Exp $
|
||||
|
||||
SHA1 (tex-ifnextok-0.3/ifnextok.zip) = f68c5dfca3aa190f17cb74d789bbe34c6f787ca7
|
||||
RMD160 (tex-ifnextok-0.3/ifnextok.zip) = 0ae1016e58bda623a777e5cddfbf2ebef352319d
|
||||
Size (tex-ifnextok-0.3/ifnextok.zip) = 250047 bytes
|
||||
SHA1 (tex-ifnextok-23379/ifnextok.tar.xz) = 7a3913bcad31823efccff4ef40caa27e16731284
|
||||
RMD160 (tex-ifnextok-23379/ifnextok.tar.xz) = 30c40bec89807fb0637b29850826fb23f171df70
|
||||
Size (tex-ifnextok-23379/ifnextok.tar.xz) = 10712 bytes
|
||||
|
|
Loading…
Reference in a new issue