diff options
author | heinz <heinz@pkgsrc.org> | 2005-11-25 01:48:02 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2005-11-25 01:48:02 +0000 |
commit | 38e05e58cb7f722937155a2a98b7d966410d1682 (patch) | |
tree | 6230f63a3f67c2b3cd6a7792055f32266ba037d5 /converters/convmv/PLIST | |
parent | 0576bd6f54d9a8e63147c2075c7bf6fd9a6ea4b4 (diff) | |
download | pkgsrc-38e05e58cb7f722937155a2a98b7d966410d1682.tar.gz |
Initial import of convmv-1.08.
Convmv is meant to help convert a single filename, a directory tree and
the contained files or a whole filesystem into a different encoding. It
just converts the filenames, not the content of the files. A special
feature of convmv is that it also converts the symlink target pointer in
case the symlink target is being converted, too.
Diffstat (limited to 'converters/convmv/PLIST')
-rw-r--r-- | converters/convmv/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/convmv/PLIST b/converters/convmv/PLIST new file mode 100644 index 00000000000..20cb4f42dce --- /dev/null +++ b/converters/convmv/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/25 01:48:02 heinz Exp $ +bin/convmv +man/man1/convmv.1 |