0babfe0490
The package introduces Subversion variants of the standard LaTeX macros \ProvidesPackage, \ProvidesClass and \ProvidesFile where the file name and date is extracted from Subversion Id keywords. The file name may also be given explicitly as an optional argument.
13 lines
351 B
Makefile
13 lines
351 B
Makefile
# $NetBSD: Makefile,v 1.1 2022/04/16 02:02:47 markd Exp $
|
|
|
|
DISTNAME= svn-prov
|
|
PKGNAME= tex-${DISTNAME}-3.1862
|
|
TEXLIVE_REV= 56291
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/svn-prov
|
|
COMMENT= Subversion variants of \Provides... macros
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|