diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | 7e9524f1017cb18948282b999e45c15b8b9e6dee (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /sysutils/depot/DESCR | |
parent | 41c8c3cd74ce618106e762374834328ba0c18a8c (diff) | |
download | pkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'sysutils/depot/DESCR')
-rw-r--r-- | sysutils/depot/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/depot/DESCR b/sysutils/depot/DESCR new file mode 100644 index 00000000000..38dae92ab94 --- /dev/null +++ b/sysutils/depot/DESCR @@ -0,0 +1,4 @@ +Depot manages packages similar to pkg_* and RPM, but does so by mapping +several installation trees into a common base (such as /usr/local) using +symbolic links. GNU's `stow' was inspired by Depot, though both have +features that the other does not. |