Skip to content
Snippets Groups Projects
Commit 9b940e73 authored by sticky-note's avatar sticky-note
Browse files

feat(freebsd): add `imap` `php` module for `FreeBSD`

parent b2dec5c5
Branches
No related tags found
No related merge requests found
......@@ -3126,6 +3126,7 @@
'gd': 'php' + freebsd_php_version + '-gd',
'hash': 'php' + freebsd_php_version + '-hash',
'iconv': 'php' + freebsd_php_version + '-iconv',
'imap': 'php' + freebsd_php_version + '-imap',
'intl': 'php' + freebsd_php_version + '-intl',
'json': 'php' + freebsd_php_version + '-json',
'local_bin': '/usr/local/bin',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment