14 lines
381 B
Makefile
14 lines
381 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $
|
||
|
|
||
|
DISTNAME= svg-inkscape.doc
|
||
|
PKGNAME= tex-${DISTNAME:S/./-/}-2014
|
||
|
TEXLIVE_REV= 32199
|
||
|
|
||
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
||
|
HOMEPAGE= http://ctan.org/pkg/svg-inkscape
|
||
|
COMMENT= How to include an SVG image in LaTeX using Inkscape
|
||
|
LICENSE= lppl-1.3c
|
||
|
|
||
|
.include "../../print/texlive/package.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|