4d8cf7f4f7
convert to texlive package. changes unknown.
14 lines
365 B
Makefile
14 lines
365 B
Makefile
# $NetBSD: Makefile,v 1.4 2015/04/26 21:20:06 markd Exp $
|
|
|
|
DISTNAME= shadethm
|
|
PKGNAME= tex-${DISTNAME}-20120818
|
|
TEXLIVE_REV= 20319
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Theorem environments that are shaded
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|