openbsd-ports/mail/thunderbird-i18n/Makefile
landry bb1d5c45d1 Update to thunderbird 60.2.1.
See https://www.thunderbird.net/en-US/thunderbird/60.2.1/releasenotes/

Based off firefox-esr 60.2.1 codebase, update to 60.2.2 pending, but i
wanted to get this in for 6.4 as the 52esr branch is dead upstream and
wont receive updates.

- Lightning finally ships & runs as a plain xpi
- Remove the version suffix in install path
- gdata-provider addon is gone, probably installable via
  addons.thunderbird.net
- shuffle patches around

Been using it for months without issues, tested by some with positive
feedback.
2018-10-03 06:43:10 +00:00

60 lines
852 B
Makefile

# $OpenBSD: Makefile,v 1.56 2018/10/03 06:43:10 landry Exp $
SUBDIR = ar
SUBDIR += ast
SUBDIR += be
SUBDIR += bg
SUBDIR += br
SUBDIR += ca
SUBDIR += cs
SUBDIR += cy
SUBDIR += da
SUBDIR += de
SUBDIR += dsb
SUBDIR += el
SUBDIR += en-GB
SUBDIR += en-US
SUBDIR += es-AR
SUBDIR += es-ES
SUBDIR += et
SUBDIR += eu
SUBDIR += fi
SUBDIR += fr
SUBDIR += fy-NL
SUBDIR += ga-IE
SUBDIR += gd
SUBDIR += gl
SUBDIR += he
SUBDIR += hr
SUBDIR += hsb
SUBDIR += hu
SUBDIR += hy-AM
SUBDIR += id
SUBDIR += is
SUBDIR += it
SUBDIR += ja
SUBDIR += ko
SUBDIR += lt
SUBDIR += nb-NO
SUBDIR += nl
SUBDIR += nn-NO
SUBDIR += pl
SUBDIR += pt-BR
SUBDIR += pt-PT
SUBDIR += rm
SUBDIR += ro
SUBDIR += ru
SUBDIR += si
SUBDIR += sk
SUBDIR += sl
SUBDIR += sq
SUBDIR += sr
SUBDIR += sv-SE
SUBDIR += tr
SUBDIR += uk
SUBDIR += vi
SUBDIR += zh-CN
SUBDIR += zh-TW
.include <bsd.port.subdir.mk>