"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.
13 lines
363 B
Makefile
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"
|