Browse Source

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

pull/234/head
sticky-note 2 years ago
parent
commit
942da02a91
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      php/map.jinja

+ 1
- 0
php/map.jinja View File

@@ -3127,6 +3127,7 @@
'hash': 'php' + freebsd_php_version + '-hash',
'iconv': 'php' + freebsd_php_version + '-iconv',
'imap': 'php' + freebsd_php_version + '-imap',
'imagick': 'php' + freebsd_php_version + 'pecl-imagick',
'intl': 'php' + freebsd_php_version + '-intl',
'json': 'php' + freebsd_php_version + '-json',
'local_bin': '/usr/local/bin',

Loading…
Cancel
Save