summaryrefslogtreecommitdiff
path: root/print/tex-graphics/Makefile
blob: 7e08896a465c2f3381745d74a60759781b651162 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.18 2020/05/01 02:30:51 markd Exp $

DISTNAME=	graphics
PKGNAME=	tex-${DISTNAME}-1.4a
TEXLIVE_REV=	53640

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://ctan.org/pkg/latex-graphics
COMMENT=	Standard LaTeX graphics
LICENSE=	lppl-1.3c

DEPENDS+=	tex-graphics-cfg-[0-9]*:../../print/tex-graphics-cfg
DEPENDS+=	tex-graphics-def-[0-9]*:../../print/tex-graphics-def

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"