app-arch/arc/5.21o/1: arc-5.21o.bep
| File arc-5.21o.bep, 425 bytes (added by thorn, 6 years ago) |
|---|
| Line | |
|---|---|
| 1 | DESCRIPTION="Create & extract files from DOS .ARC files" |
| 2 | HOMEPAGE="http://arc.sourceforge.net/" |
| 3 | SRC_URI="http://sunet.dl.sourceforge.net/project/arc/arc/arc-5.21o/arc-5.21o.tgz" |
| 4 | REVISION="1" |
| 5 | STATUS_R5="untested" |
| 6 | STATUS_BONE="untested" |
| 7 | STATUS_HAIKU="stable" |
| 8 | DEPEND="" |
| 9 | BUILD { |
| 10 | cd arc-5.21o |
| 11 | make |
| 12 | } |
| 13 | |
| 14 | INSTALL { |
| 15 | cd arc-5.21o |
| 16 | install arc /boot/common/bin |
| 17 | install marc /boot/common/bin |
| 18 | install arc.1 /boot/common/man/man1 |
| 19 | } |
| 20 |
