xref: /netbsd-src/external/bsd/jemalloc/dist/scripts/freebsd/before_install.sh (revision f8cf1a9151c7af1cb0bd8b09c13c66bca599c027)
1#!/bin/tcsh
2
3su -m root -c 'pkg install -y git'
4