feat(mods): add bcmath
module for FreeBSD
This commit is contained in:
parent
74a90dfa0e
commit
6381ad4634
@ -3113,6 +3113,7 @@
|
||||
},
|
||||
'pkgs': {
|
||||
'apache2': 'mod_php' + freebsd_php_version,
|
||||
'bcmath': 'php' + freebsd_php_version + '-bcmath',
|
||||
'composer_bin': 'composer',
|
||||
'cli': 'php' + freebsd_php_version,
|
||||
'ctype': 'php' + freebsd_php_version + '-ctype',
|
||||
|
Loading…
Reference in New Issue
Block a user