15 lines
410 B
Makefile
15 lines
410 B
Makefile
# $NetBSD: Makefile,v 1.1 2016/07/17 21:59:33 wiz Exp $
|
|
|
|
DISTNAME= context-typearea
|
|
PKGNAME= tex-${DISTNAME}-2015
|
|
TEXLIVE_REV= 23167
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/context-typearea
|
|
COMMENT= Something like Koma-Script typearea
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
DEPENDS+= tex-context-[0-9]*:../../print/tex-context
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|