Skip to content

Commit 6381ad4

Browse files
author
sticky-note
committed
feat(mods): add bcmath module for FreeBSD
1 parent 74a90df commit 6381ad4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

php/map.jinja

+1
Original file line numberDiff line numberDiff line change
@@ -3113,6 +3113,7 @@
31133113
},
31143114
'pkgs': {
31153115
'apache2': 'mod_php' + freebsd_php_version,
3116+
'bcmath': 'php' + freebsd_php_version + '-bcmath',
31163117
'composer_bin': 'composer',
31173118
'cli': 'php' + freebsd_php_version,
31183119
'ctype': 'php' + freebsd_php_version + '-ctype',

0 commit comments

Comments
 (0)