16 lines
440 B
Makefile
16 lines
440 B
Makefile
# $NetBSD: Makefile,v 1.2 2019/12/06 20:19:16 markd Exp $
|
|
|
|
DISTNAME= context-lettrine
|
|
PKGNAME= tex-${DISTNAME}-2015
|
|
TEXLIVE_REV= 23167
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/context-lettrine
|
|
COMMENT= ConTeXt implementation of lettrines
|
|
LICENSE= public-domain
|
|
|
|
DEPENDS+= tex-context-[0-9]*:../../print/tex-context
|
|
|
|
TEXLIVE_UNVERSIONED= yes
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|