pkgsrc/print/tex-context-degrade/Makefile

17 lines
434 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2020/01/18 23:33:51 rillig Exp $
DISTNAME= context-degrade
PKGNAME= tex-${DISTNAME}-2015
TEXLIVE_REV= 23167
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/context-degrade
COMMENT= Degrading JPEG images in ConTeXt
LICENSE= gnu-gpl-v2
DEPENDS+= tex-context-[0-9]*:../../print/tex-context
2019-12-06 21:17:03 +01:00
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"