From 5c7644e080c4d376d6aeb7990e0e23ca1c02aab6 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 13 Sep 2005 01:33:42 +0000 Subject: Add. --- dist/pkg/bin | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dist/pkg/bin (limited to 'dist/pkg/bin') diff --git a/dist/pkg/bin b/dist/pkg/bin new file mode 100644 index 00000000..86d6bef7 --- /dev/null +++ b/dist/pkg/bin @@ -0,0 +1,12 @@ +arch=$march +depends=plan9port-^(base) +if(~ `{uname} Linux && ~ $arch i386){ + depends='plan9port-bin24 | plan9port-bin26' +} +desc='Plan 9 from User Space - binaries + Binaries for Plan 9 from User Space. + (On x86 Linux, this is a virtual package, requiring either + plan9port-bin24 or plan9port-bin26, depending on the + kernel type.) +' +grepfor=binxxx -- cgit v1.2.3