Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/packages/bsdconfig/Makefile
288947 views
WORLDPACKAGE=	bsdconfig
SUBPACKAGES=	man

# bsdconfig is written in shell script, so it needs /bin/sh
PKG_DEPS.bsdconfig+=	runtime

.include <bsd.pkg.mk>