From 6f669560e09665cf2f79455cad594f7394fba75a Mon Sep 17 00:00:00 2001 From: mjl Date: Sun, 9 Dec 2001 14:25:00 +0000 Subject: 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. --- devel/cvsgraph/PLIST | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 devel/cvsgraph/PLIST (limited to 'devel/cvsgraph/PLIST') 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} -- cgit v1.2.3