46a1e3b6e3
Based on wip/tex-svninfo packaged by Christopher M. Fuhrman. A package for incorporating the values of Subversion keywords into typeset documents. Information about Subversion (a replacement for CVS) is available from http://subversion.tigris.org/
15 lines
408 B
Makefile
15 lines
408 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2012/05/08 16:54:02 minskim Exp $
|
|
|
|
DISTNAME= svninfo
|
|
PKGNAME= tex-${DISTNAME}-0.7.4
|
|
TEXLIVE_REV= 17554
|
|
|
|
MAINTAINER= cfuhrman@panix.com
|
|
COMMENT= Typeset Subversion keywords
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|