diff options
author | rsc <devnull@localhost> | 2005-09-13 01:33:42 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-09-13 01:33:42 +0000 |
commit | 5c7644e080c4d376d6aeb7990e0e23ca1c02aab6 (patch) | |
tree | 5f0845028f4a57aad854dea69143c08527314a54 /dist/pkg/unixdist | |
parent | 8ded88825452334bf8d2fef9bff3b6d4945d1777 (diff) | |
download | plan9port-5c7644e080c4d376d6aeb7990e0e23ca1c02aab6.tar.gz plan9port-5c7644e080c4d376d6aeb7990e0e23ca1c02aab6.tar.bz2 plan9port-5c7644e080c4d376d6aeb7990e0e23ca1c02aab6.zip |
Add.
Diffstat (limited to 'dist/pkg/unixdist')
-rw-r--r-- | dist/pkg/unixdist | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/pkg/unixdist b/dist/pkg/unixdist new file mode 100644 index 00000000..503f3e0c --- /dev/null +++ b/dist/pkg/unixdist @@ -0,0 +1,6 @@ +depends=plan9port-^(base bin devel dist src) +desc='Plan 9 from User Space - Unix distributions builder + This package contains tools used to build and maintain + the Unix extracts (libutf, libfmt, libbio, libregexp, mk) + derived from the Plan 9 from User Space distribution. +' |