pkgsrc/devel/tex-latexbug/Makefile
markd 6744fb4416 tex-latexbug{,-doc}: update to 1.0c
Added missing files from graphics bundle so bug reports concerning
graphics/graphicx should no longer complain about third party files.
2017-10-16 08:44:52 +00:00

13 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.3 2017/10/16 08:44:52 markd Exp $
DISTNAME= latexbug
PKGNAME= tex-${DISTNAME}-1.0c
TEXLIVE_REV= 44990
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"