root/trunk/agg/agg.port

Revision 3932, 308 bytes (checked in by marius, 3 years ago)

Removed 10.3 support

Line 
1#       2.6.0
2#       20090919
3SVER=$(echo $2|awk 'BEGIN { FS = "." }; { print $1$2 }')
4BASEURL="http://www.antigrain.com/"
5HOMEURL="http://www.antigrain.com/"
6PORTURL="http://www.hmug.org/pub/MacOS_X/X/Libraries/Graphics/agg/"
7
8CONFIGURE="FALSE"
9DEPS="freetype g95 X11"
10INSTSCRIPT="TRUE"
11INSTALLCMD="sudo ./install.sh"
Note: See TracBrowser for help on using the browser.