about summary refs log blame commit diff stats
path: root/tools/scripts/pkgmk-test.conf
blob: 3b0031d3165b514ab3133637f217bbdb518864da (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                         
                      
 



                                                           







                             
#
# /etc/pkgmk.conf: pkgmk(8) configuration
#

source /etc/pkgmk.conf

#PKGMK_SOURCE_MIRRORS=(https://c9.root.sx/ports/distfiles/)
PKGMK_SOURCE_DIR="$PWD"
PKGMK_PACKAGE_DIR="$PWD"
PKGMK_WORK_DIR="$PWD/work"
# PKGMK_DOWNLOAD="no"
# PKGMK_IGNORE_FOOTPRINT="no"
# PKGMK_IGNORE_NEW="no"
# PKGMK_NO_STRIP="no"
# PKGMK_DOWNLOAD_PROG="wget"
# PKGMK_WGET_OPTS=""
# PKGMK_CURL_OPTS=""
# PKGMK_COMPRESSION_MODE="gz"