summaryrefslogtreecommitdiff
path: root/print/tex-todo/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2015-08-02 01:59:51 +0000
committermarkd <markd>2015-08-02 01:59:51 +0000
commit8700be4dd0cd939f708d9ea30966888dffbb9919 (patch)
treebdf0d767e68af56611c5394b92ba67635211f5bf /print/tex-todo/Makefile
parent9d5705b8f2c7d7dd0b6c7613c9e8ab9cda81217f (diff)
downloadpkgsrc-8700be4dd0cd939f708d9ea30966888dffbb9919.tar.gz
Import tex-todo{,-doc} 2.142. packaged by Christoph Badura.
This package allows you to insert "to do" marks in your document, to make lists of such items, and to cross-reference to them.
Diffstat (limited to 'print/tex-todo/Makefile')
-rw-r--r--print/tex-todo/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-todo/Makefile b/print/tex-todo/Makefile
new file mode 100644
index 00000000000..c87ce65148f
--- /dev/null
+++ b/print/tex-todo/Makefile
@@ -0,0 +1,13 @@
+# $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"