* Lots of new features (introduced in 2007-03-07, but it somehow never made it to CTAN) * Bugfixes to make it work with Ghostscript 8.22.
15 lines
362 B
Makefile
15 lines
362 B
Makefile
# $NetBSD: Makefile,v 1.6 2018/05/02 11:15:20 markd Exp $
|
|
|
|
DISTNAME= a2ping.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.83p
|
|
TEXLIVE_REV= 46893
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/a2ping
|
|
COMMENT= Documentation for tex-a2ping
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
TEX_TEXMF_DIRS= # none
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|