diff options
author | wiz <wiz@pkgsrc.org> | 2005-06-24 20:23:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-06-24 20:23:40 +0000 |
commit | 6fd5c6e222d03b25128177226f5a03aef9256677 (patch) | |
tree | a92abdc4ddbc6715c88c72ce52311eb529744cb6 /devel/p5-File-Flat/distinfo | |
parent | 36a63b2df72edb25ddb47cda12034b243419661a (diff) | |
download | pkgsrc-6fd5c6e222d03b25128177226f5a03aef9256677.tar.gz |
Initial import of p5-File-Flat-0.95:
File::Flat implements a flat file system. A flat file system is a
file system in which directories do not exist. It provides an
abstraction over any normal file system which makes it appear as if
directories do not exist. In effect, it will automatically create
directories as needed. This is create for things like install
scripts and such, as you never need to worry about the existence
of directories, just write to a file, no matter where it is.
Diffstat (limited to 'devel/p5-File-Flat/distinfo')
-rw-r--r-- | devel/p5-File-Flat/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-File-Flat/distinfo b/devel/p5-File-Flat/distinfo new file mode 100644 index 00000000000..c5ca5fb9091 --- /dev/null +++ b/devel/p5-File-Flat/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2005/06/24 20:23:40 wiz Exp $ + +SHA1 (File-Flat-0.95.tar.gz) = 68681b464416ab926a7ac716729ec1a7c2b898d2 +RMD160 (File-Flat-0.95.tar.gz) = edcf49c518c932d3e20e0b4faed3a24f4bfbb8d1 +Size (File-Flat-0.95.tar.gz) = 43521 bytes |