pkgsrc/print/tex-context-degrade/Makefile
2019-12-06 20:17:03 +00:00

16 lines
432 B
Makefile

# $NetBSD: Makefile,v 1.2 2019/12/06 20:19:14 markd Exp $
DISTNAME= context-degrade
PKGNAME= tex-${DISTNAME}-2015
TEXLIVE_REV= 23167
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/context-degrade
COMMENT= Degrading JPEG images in ConTeXt
LICENSE= gnu-gpl-v2
DEPENDS+= tex-context-[0-9]*:../../print/tex-context
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"