tmkfile - mkports - recipes for building multiple softwares with mk(1)
 (HTM) git clone git://z3bra.org/mkports
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
       tmkfile (168B)
       ---
            1 pkg = bzip2
            2 ver = 1.0.6
            3 url = http://bzip.org/$ver/$pkg-$ver.tar.gz
            4 
            5 <../default.mk
            6 
            7 BIGFILES = -D_FILE_OFFSET_BITS=64
            8 CFLAGS = $CFLAGS -Wall -Winline -O2 -g $BIGFILES