Ticket #408: autoconf-2.67xz.bep
| File autoconf-2.67xz.bep, 473 bytes (added by jrabbit, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | DESCRIPTION="autoconf - Used to create autoconfiguration files" |
| 2 | HOMEPAGE="http://www.gnu.org/software/autoconf/" |
| 3 | SRC_URI="http://ftpmirror.gnu.org/autoconf/autoconf-2.67.tar.xz" |
| 4 | CHECKSUM_MD5="1da24eebe4e6a774e4039242a4f06aad" |
| 5 | REVISION="1" |
| 6 | STATUS_HAIKU="stable" |
| 7 | DEPEND="" |
| 8 | BUILD { |
| 9 | cd autoconf-2.67 |
| 10 | ./configure --prefix=/boot/common |
| 11 | make |
| 12 | } |
| 13 | |
| 14 | INSTALL { |
| 15 | cd autoconf-2.67 |
| 16 | make install |
| 17 | } |
| 18 | LICENSE="GNU GPL v2 |
| 19 | GNU GPL v3" |
| 20 | COPYRIGHT="1992-2010 Free Software Foundation, Inc." |
