diff options
author | jmmv <jmmv> | 2003-04-17 08:42:00 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-04-17 08:42:00 +0000 |
commit | b692547861c2a8c82b68e91bab55dd7894fdb02e (patch) | |
tree | 8aeadcf4651ee09a33182123625a8586871af0eb /pkgtools/dfdisk | |
parent | 7329b0b0d4b0769e547e4a25332ffafa81615caa (diff) | |
download | pkgsrc-b692547861c2a8c82b68e91bab55dd7894fdb02e.tar.gz |
Initial import of dfdisk, version 1.0:
dfdisk is an utility that adds extra functionality to pkgsrc, allowing it
to fetch distfiles from multiple locations. It currently supports the
following methods: CD-ROM and Network. Others may be added in the future.
Diffstat (limited to 'pkgtools/dfdisk')
-rw-r--r-- | pkgtools/dfdisk/PLIST | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pkgtools/dfdisk/PLIST b/pkgtools/dfdisk/PLIST new file mode 100644 index 00000000000..a24cef14f8d --- /dev/null +++ b/pkgtools/dfdisk/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/17 08:42:00 jmmv Exp $ +bin/dfdisk +man/man1/dfdisk.1 +share/examples/dfdisk/dfdisk.conf +@dirrm share/examples/dfdisk |