Home
last modified time | relevance | path

Searched defs:PKG_PATH (Results 1 – 7 of 7) sorted by relevance

/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/cmake/
H A DmacOS.pkg.cmake9 set(PKG_PATH ${CPACK_PACKAGE_DIRECTORY}/${CPACK_SOURCE_PACKAGE_FILE_NAME}.pkg) variable
/dports/devel/R-cran-RUnit/RUnit/inst/unitTests/
H A DMakefile4 PKG_PATH = `dirname ${INST_PATH}` macro
/dports/sysutils/nomad/nomad-1.1.0/e2e/terraform/
H A DMakefile2 PKG_PATH = $(shell pwd)/../../pkg/linux_amd64/nomad macro
/dports/www/py-pelican/pelican-4.7.1/
H A Dtasks.py8 PKG_PATH = Path(PKG_NAME) variable
/dports/comms/py-libimobiledevice/libimobiledevice-1.3.0/tools/
H A Dideviceimagemounter.c57 static const char PKG_PATH[] = "PublicStaging"; variable
/dports/comms/libimobiledevice/libimobiledevice-1.3.0/tools/
H A Dideviceimagemounter.c57 static const char PKG_PATH[] = "PublicStaging"; variable
/dports/devel/pkgconf/pkgconf-1.8.0/cli/
H A Dmain.c62 #define PKG_PATH (((uint64_t) 1) << 34) macro