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

DISTNAME=	contour
PKGNAME=	tex-${DISTNAME}-2.14
TEXLIVE_REV=	18950

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://ctan.org/pkg/contour
COMMENT=	Print a coloured contour around text
LICENSE=	lppl-1.3c

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

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