Skip to content

Commit 942da02

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

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
@@ -3127,6 +3127,7 @@
31273127
'hash': 'php' + freebsd_php_version + '-hash',
31283128
'iconv': 'php' + freebsd_php_version + '-iconv',
31293129
'imap': 'php' + freebsd_php_version + '-imap',
3130+
'imagick': 'php' + freebsd_php_version + 'pecl-imagick',
31303131
'intl': 'php' + freebsd_php_version + '-intl',
31313132
'json': 'php' + freebsd_php_version + '-json',
31323133
'local_bin': '/usr/local/bin',

0 commit comments

Comments
 (0)