diff options
author | schmonz <schmonz@pkgsrc.org> | 2002-09-01 05:02:07 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2002-09-01 05:02:07 +0000 |
commit | 7b0aa11a4e431775e879eb0fd18dc9851aff297c (patch) | |
tree | 4624c6b248341bb68be19e9f5b6688c9eb0724c6 /devel/cvs2p4/PLIST | |
parent | 0fd792b2560e61ff62bf218fc7489edab1348cd3 (diff) | |
download | pkgsrc-7b0aa11a4e431775e879eb0fd18dc9851aff297c.tar.gz |
Initial import of cvs2p4 2.0.
This small set of tools provides a means for importing a CVS module
into Perforce.
It was originally developed for use at Network Appliance, to convert
our product source code revision history from CVS into Perforce.
cvs2p4 tries make the resultant Perforce depot look as if the work in
CVS had been going on in Perforce.
Diffstat (limited to 'devel/cvs2p4/PLIST')
-rw-r--r-- | devel/cvs2p4/PLIST | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/cvs2p4/PLIST b/devel/cvs2p4/PLIST new file mode 100644 index 00000000000..8c0c2d00c56 --- /dev/null +++ b/devel/cvs2p4/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/01 05:02:07 schmonz Exp $ +bin/dochanges +bin/dolabels +bin/genchanges +bin/genmetadata +bin/revmap +lib/perl5/${PKGBASE}-util.pl +${DOCDIR}/NEWS +${DOCDIR}/README +${EGDIR}/config +@dirrm ${EGDIR} +@dirrm ${DOCDIR} |