diff options
author | markd <markd@pkgsrc.org> | 2010-04-09 21:48:41 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2010-04-09 21:48:41 +0000 |
commit | 5e7e27bd1aa6ddad4e9e41ba91e1e1854f03da49 (patch) | |
tree | 02bfb4ecc46bc76f389d821cbd2b946fd3228a49 | |
parent | 15bed63fa7577453958644835805a7f08b30cf5a (diff) | |
download | pkgsrc-5e7e27bd1aa6ddad4e9e41ba91e1e1854f03da49.tar.gz |
Import tex-rcsinfo-1.11
A package to extract RCS (Revision Control System) information
and use it in a LaTeX document. For users of LaTeX2HTML
rcsinfo.perl is included.
-rw-r--r-- | print/tex-rcsinfo/DESCR | 3 | ||||
-rw-r--r-- | print/tex-rcsinfo/Makefile | 11 | ||||
-rw-r--r-- | print/tex-rcsinfo/PLIST | 3 | ||||
-rw-r--r-- | print/tex-rcsinfo/distinfo | 5 |
4 files changed, 22 insertions, 0 deletions
diff --git a/print/tex-rcsinfo/DESCR b/print/tex-rcsinfo/DESCR new file mode 100644 index 00000000000..2f0ac4dd6c7 --- /dev/null +++ b/print/tex-rcsinfo/DESCR @@ -0,0 +1,3 @@ +A package to extract RCS (Revision Control System) information +and use it in a LaTeX document. For users of LaTeX2HTML +rcsinfo.perl is included. diff --git a/print/tex-rcsinfo/Makefile b/print/tex-rcsinfo/Makefile new file mode 100644 index 00000000000..9754f4c7e52 --- /dev/null +++ b/print/tex-rcsinfo/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:48:41 markd Exp $ +# TeX Live Revision 15878 + +DISTNAME= rcsinfo +PKGNAME= tex-${DISTNAME}-1.11 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Support for the revision control system + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-rcsinfo/PLIST b/print/tex-rcsinfo/PLIST new file mode 100644 index 00000000000..cad8c73c7a1 --- /dev/null +++ b/print/tex-rcsinfo/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/09 21:48:41 markd Exp $ +share/texmf-dist/tex/latex/rcsinfo/rcsinfo.cfg +share/texmf-dist/tex/latex/rcsinfo/rcsinfo.sty diff --git a/print/tex-rcsinfo/distinfo b/print/tex-rcsinfo/distinfo new file mode 100644 index 00000000000..454ba46aa41 --- /dev/null +++ b/print/tex-rcsinfo/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/04/09 21:48:41 markd Exp $ + +SHA1 (tex-rcsinfo-1.11/rcsinfo.tar.xz) = 83f6959b04ee0441af0957529c4354e57d19c397 +RMD160 (tex-rcsinfo-1.11/rcsinfo.tar.xz) = 3d983540e02cd0a971e20d0b7e43927d37e2384e +Size (tex-rcsinfo-1.11/rcsinfo.tar.xz) = 3088 bytes |