pkgsrc/devel/tex-latexbug/Makefile
markd 5b9e37fe1d Add tex-latexbug{,-doc} 1.0a
The package is written in order to help identifying the
rightful addressee for a bug report. The LaTeX team asks that
it will be loaded in any test file that is intended to be sent
to the LaTeX bug database as part of a bug report.
2017-06-23 23:18:50 +00:00

13 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.1 2017/06/23 23:18:50 markd Exp $
DISTNAME= latexbug
PKGNAME= tex-${DISTNAME}-1.0a
TEXLIVE_REV= 44566
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/latexbug
COMMENT= Bug-classification for LaTeX related bugs
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"