Skip to content

Commit 9b940e7

Browse files
author
sticky-note
committed
feat(freebsd): add imap php module for FreeBSD
1 parent b2dec5c commit 9b940e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

php/map.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3126,6 +3126,7 @@
31263126
'gd': 'php' + freebsd_php_version + '-gd',
31273127
'hash': 'php' + freebsd_php_version + '-hash',
31283128
'iconv': 'php' + freebsd_php_version + '-iconv',
3129+
'imap': 'php' + freebsd_php_version + '-imap',
31293130
'intl': 'php' + freebsd_php_version + '-intl',
31303131
'json': 'php' + freebsd_php_version + '-json',
31313132
'local_bin': '/usr/local/bin',

0 commit comments

Comments
 (0)