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/sky | |
parent | 8ded88825452334bf8d2fef9bff3b6d4945d1777 (diff) | |
download | plan9port-5c7644e080c4d376d6aeb7990e0e23ca1c02aab6.tar.gz plan9port-5c7644e080c4d376d6aeb7990e0e23ca1c02aab6.tar.bz2 plan9port-5c7644e080c4d376d6aeb7990e0e23ca1c02aab6.zip |
Add.
Diffstat (limited to 'dist/pkg/sky')
-rw-r--r-- | dist/pkg/sky | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dist/pkg/sky b/dist/pkg/sky new file mode 100644 index 00000000..68d55647 --- /dev/null +++ b/dist/pkg/sky @@ -0,0 +1,10 @@ +depends=plan9port-^(base) +suggests=plan9port-^(sky-data) +desc='Plan 9 from User Space - sky directory + This package contains the sky/ directory as well as a + sample version of sky/here. The latter is required for + astro(1). + . + The (quite larger) package sky-data provides the sky + databases used by scat(1). +' |