openbsd-ports/www/firefox-i18n/Makefile
landry da8423ce34 Convert firefox-i18n to use subdirs/Makefile.inc instead of abusing
multipackages, allows to parallelize builds in dpb. This way they also
share PLIST and DESCR.. while here take maintainership (agreed by previous)
and set @pkgpath for seamless updates.
prodded by/based on an initial work by espie@
2012-01-22 17:10:31 +00:00

88 lines
1.2 KiB
Makefile

# $OpenBSD: Makefile,v 1.74 2012/01/22 17:10:31 landry Exp $
SUBDIR = af
SUBDIR += ak
SUBDIR += ar
SUBDIR += ast
SUBDIR += be
SUBDIR += bg
SUBDIR += bn-BD
SUBDIR += bn-IN
SUBDIR += br
SUBDIR += bs
SUBDIR += ca
SUBDIR += cs
SUBDIR += cy
SUBDIR += da
SUBDIR += de
SUBDIR += el
SUBDIR += en-GB
SUBDIR += en-US
SUBDIR += en-ZA
SUBDIR += eo
SUBDIR += es-AR
SUBDIR += es-CL
SUBDIR += es-ES
SUBDIR += es-MX
SUBDIR += et
SUBDIR += eu
SUBDIR += fa
SUBDIR += fi
SUBDIR += fr
SUBDIR += fy-NL
SUBDIR += ga-IE
SUBDIR += gd
SUBDIR += gl
SUBDIR += gu-IN
SUBDIR += he
SUBDIR += hi-IN
SUBDIR += hr
SUBDIR += hu
SUBDIR += hy-AM
SUBDIR += id
SUBDIR += is
SUBDIR += it
SUBDIR += ja
SUBDIR += kk
SUBDIR += kn
SUBDIR += ko
SUBDIR += ku
SUBDIR += lg
SUBDIR += lt
SUBDIR += lv
SUBDIR += mai
SUBDIR += mk
SUBDIR += ml
SUBDIR += mr
SUBDIR += nb-NO
SUBDIR += nl
SUBDIR += nn-NO
SUBDIR += nso
SUBDIR += or
SUBDIR += pa-IN
SUBDIR += pl
SUBDIR += pt-BR
SUBDIR += pt-PT
SUBDIR += rm
SUBDIR += ro
SUBDIR += ru
SUBDIR += si
SUBDIR += sk
SUBDIR += sl
SUBDIR += son
SUBDIR += sq
SUBDIR += sr
SUBDIR += sv-SE
SUBDIR += ta
SUBDIR += ta-LK
SUBDIR += te
SUBDIR += th
SUBDIR += tr
SUBDIR += uk
SUBDIR += vi
SUBDIR += zh-CN
SUBDIR += zh-TW
SUBDIR += zu
.include <bsd.port.subdir.mk>