pkgsrc/print/tex-context-gnuplot/Makefile

15 lines
411 B
Makefile

# $NetBSD: Makefile,v 1.1 2016/07/17 21:59:31 wiz Exp $
DISTNAME= context-gnuplot
PKGNAME= tex-${DISTNAME}-2015
TEXLIVE_REV= 30380
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/context-gnuplot
COMMENT= Inclusion of Gnuplot graphs in ConTeXt
LICENSE= gnu-gpl-v2
DEPENDS+= tex-context-[0-9]*:../../print/tex-context
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"