diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-04-17 08:42:00 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-04-17 08:42:00 +0000 |
commit | e844cfbd487dcaffe85b827206ee1d7145c92b99 (patch) | |
tree | 8aeadcf4651ee09a33182123625a8586871af0eb /pkgtools/dfdisk | |
parent | b42c4decc344311c40e12a4c390b696831ae54a7 (diff) | |
download | pkgsrc-e844cfbd487dcaffe85b827206ee1d7145c92b99.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 |