root/trunk/asciidoc/asciidoc.port
| Revision 4305, 331 bytes (checked in by mariuss, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | # 2.1.0 |
| 2 | # 20091101 |
| 3 | SF="TRUE" |
| 4 | SFP="$1/$1/$2" |
| 5 | HOMEURL="http://www.methods.co.nz/asciidoc/" |
| 6 | PORTURL="$PORTBASE/BSD/Applications/Help/asciidoc/" |
| 7 | |
| 8 | |
| 9 | DIFFDIRS="doc" |
| 10 | |
| 11 | case "$OS" in |
| 12 | osx6) |
| 13 | DEPS="g95 gettext libiconv Python sed tcl texinfo tk X11" |
| 14 | ;; |
| 15 | |
| 16 | *) |
| 17 | DEPS="expat g95 gettext libiconv Python sed tcl texinfo tk X11" |
| 18 | ;; |
| 19 | |
| 20 | 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)