root/trunk/autoconf/autoconf.port
| Revision 4660, 336 bytes (checked in by mariuss, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | # 2.2.1 |
| 2 | # 20091210 |
| 3 | BASEURL="http://ftp.gnu.org/gnu/autoconf/" |
| 4 | HOMEURL="http://www.gnu.org/software/autoconf/" |
| 5 | PORTURL="$PORTBASE/BSD/Development/Tools/autoconf/" |
| 6 | |
| 7 | |
| 8 | case "$OS" in |
| 9 | osx6) |
| 10 | DEPS="g95 gawk gettext grep libiconv m4 perl sed texinfo" |
| 11 | ;; |
| 12 | |
| 13 | *) |
| 14 | DEPS="expat g95 gawk gettext grep libiconv m4 perl sed texinfo" |
| 15 | ;; |
| 16 | |
| 17 | esac |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)