summaryrefslogtreecommitdiff
path: root/graphics/tex-gmp/Makefile
blob: 33b4c2560668dff11023e557746d7602855a807d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.3 2020/01/18 23:32:25 rillig Exp $

DISTNAME=	gmp
PKGNAME=	tex-${DISTNAME}-1.0
TEXLIVE_REV=	21691

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://ctan.org/pkg/gmp
COMMENT=	Enable integration between MetaPost pictures and LaTeX
LICENSE=	lppl-1.3c

TEXLIVE_UNVERSIONED=	yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"