tmkfile - mkports - recipes for building multiple softwares with mk(1)
 (HTM) git clone git://z3bra.org/mkports
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
       tmkfile (280B)
       ---
            1 pkg = libarchive
            2 ver = 3.1.2
            3 url = http://libarchive.org/downloads/$pkg-$ver.tar.gz
            4 
            5 <../default.mk
            6 
            7 CONFIGURE = ${CONFIGURE} \
            8             --without-lzmadec \
            9             --without-expat \
           10             --without-xml2 \
           11             --without-nettle \
           12             --without-openssl