pkgsrc/print/tex-vhistory/Makefile
kleink dfe80913f7 print/tex-vhistory: Import vhistory 1.6.1.
Vhistory simplifies the creation of a history of versions of a
document. You can easily extract information like the current
version of a list of authors from that history. It helps you to
get consistent documents.
2020-11-18 12:20:12 +00:00

13 lines
364 B
Makefile

# $NetBSD: Makefile,v 1.1 2020/11/18 12:20:12 kleink Exp $
DISTNAME= vhistory
PKGNAME= tex-${DISTNAME}-1.6.1
TEXLIVE_REV= 30080
MAINTAINER= kleink@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/vhistory
COMMENT= simplifies the creation of a history of versions of a document
LICENSE= lppl-1.2
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"