2d5f23b86d
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.
13 lines
343 B
Makefile
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"
|