summaryrefslogtreecommitdiffstats
path: root/ftp/wget/TRIGGERS
blob: 21b202947b40a294facd796be75c7500b80467e9 (plain) (blame)
1
2
3
4
5
6
7
if is_depends_enabled $SPELL $(get_spell_provider $SPELL SSL); then
  on_cast openssl cast_self
fi &&

if is_depends_enabled $SPELL gettext; then
  on_cast gettext cast_self
fi