pkgsrc/print/tex-context-title/Makefile

17 lines
443 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2020/01/18 23:33:55 rillig Exp $
DISTNAME= context-title
PKGNAME= tex-${DISTNAME}-2018 # actually 2012.04.11
TEXLIVE_REV= 47085
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/context-title
COMMENT= ConTeXt document titles
LICENSE= gnu-gpl-v3
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"