diff options
author | mjl <mjl@pkgsrc.org> | 2001-12-09 14:25:00 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-12-09 14:25:00 +0000 |
commit | 6f669560e09665cf2f79455cad594f7394fba75a (patch) | |
tree | 21821f08f94032aaf19a99b4412075de298c9935 /devel/cvsgraph/PLIST | |
parent | 0d715c7bbc57105c4025c5e940012be93e2c2c52 (diff) | |
download | pkgsrc-6f669560e09665cf2f79455cad594f7394fba75a.tar.gz |
Add cvsgraph 1.1.3
CvsGraph is a utility to make a graphical representation of all
revisions and branches of a file in a CVS/RCS repository. It has
been inspired by the 'graph' option in WinCVS.
Diffstat (limited to 'devel/cvsgraph/PLIST')
-rw-r--r-- | devel/cvsgraph/PLIST | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/cvsgraph/PLIST b/devel/cvsgraph/PLIST new file mode 100644 index 00000000000..dedd2c88180 --- /dev/null +++ b/devel/cvsgraph/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/12/09 14:25:00 mjl Exp $ +bin/cvsgraph +man/man1/cvsgraph.1 +man/man5/cvsgraph.conf.5 +share/examples/${PKGBASE}/cvsgraph.conf +share/doc/${PKGBASE}/README +share/doc/${PKGBASE}/LICENCE +@dirrm share/examples/${PKGBASE} +@dirrm share/doc/${PKGBASE} |