summaryrefslogtreecommitdiff
path: root/print/tex-latex-firstaid-dev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-latex-firstaid-dev/Makefile')
-rw-r--r--print/tex-latex-firstaid-dev/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-latex-firstaid-dev/Makefile b/print/tex-latex-firstaid-dev/Makefile
new file mode 100644
index 00000000000..3cc7b862c25
--- /dev/null
+++ b/print/tex-latex-firstaid-dev/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/06/06 22:43:18 markd Exp $
+
+DISTNAME= latex-firstaid-dev
+PKGNAME= tex-${DISTNAME}-1.0l
+TEXLIVE_REV= 59474
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://ctan.org/pkg/latex-firstaid-dev
+COMMENT= Development pre-release of the LaTeX firstaid package
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"