pkgsrc/print/tex-pdfcomment/Makefile
markd d33a820117 Update tex-pdfcomment{,-doc} to 2.3a
latest texlive version.  changes unknown.
2015-04-23 12:46:09 +00:00

20 lines
682 B
Makefile

# $NetBSD: Makefile,v 1.2 2015/04/23 12:46:09 markd Exp $
DISTNAME= pdfcomment
PKGNAME= tex-${DISTNAME}-2.3a
TEXLIVE_REV= 27844
MAINTAINER= minskim@NetBSD.org
COMMENT= User-friendly interface to pdf annotations
LICENSE= lppl-1.3c
DEPENDS+= tex-datetime-[0-9]*:../../print/tex-datetime
DEPENDS+= tex-hyperref>=6.81p:../../print/tex-hyperref
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-marginnote-[0-9]*:../../print/tex-marginnote
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"