414ad6cd06
This package allows you to insert "to do" marks in your document, to make lists of such items, and to cross-reference to them.
13 lines
330 B
Makefile
13 lines
330 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/08/02 01:59:51 markd Exp $
|
|
|
|
DISTNAME= todo
|
|
PKGNAME= tex-${DISTNAME}-2.142
|
|
TEXLIVE_REV= 17746
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/todo
|
|
COMMENT= Make a to-do list for a document
|
|
LICENSE= lppl-1.0
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|