pkgsrc/print/tex-shadowtext/Makefile
wiz 2d5f23b86d Add tex-shadowtext and its docs.
The package introduces a command \shadowtext, which adds a drop
shadow to the text that is given as its argument. The colour and
positioning of the shadow are customisable.
2016-07-29 22:36:56 +00:00

13 lines
343 B
Makefile

# $NetBSD: Makefile,v 1.1 2016/07/29 22:36:56 wiz Exp $
DISTNAME= shadowtext
PKGNAME= tex-${DISTNAME}-0.3
TEXLIVE_REV= 26522
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/shadowtext
COMMENT= Produce text with a shadow behind it
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"