pkgsrc/print/tex-todonotes-doc/Makefile
markd 85445d566a Import tex-todonotes{,-doc} 1.0.4. packaged by Christoph Badura.
"todonotes" lets the user mark things to do later, in a simple and
visually appealing way. The package takes several options to enable
customization/finetuning of the visual appearance.
2015-08-02 01:58:16 +00:00

13 lines
363 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/08/02 01:58:16 markd Exp $
DISTNAME= todonotes.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.0.4
TEXLIVE_REV= 37829
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/henrikmidtiby/todonotes
COMMENT= Documentation for tex-todonotes
LICENSE= lppl-1.2
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"