2016-11-18 22:39:22 +01:00

22 lines
722 B
Makefile

# $NetBSD: Makefile,v 1.4 2016/08/07 09:09:40 markd Exp $
DISTNAME= pdfcomment
PKGNAME= tex-${DISTNAME}-2.4
TEXLIVE_REV= 41484
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/pdfcomment
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"