openbsd-ports/www/seamonkey-i18n/Makefile
landry eaff8aaf0b Import seamonkey-i18n 2.7.2, modeled after www/firefox-i18n.
Provides separate packages for 24 language packs.
ok espie@
2012-02-20 20:32:58 +00:00

29 lines
438 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2012/02/20 20:32:58 landry Exp $
SUBDIR = be
SUBDIR += ca
SUBDIR += de
SUBDIR += en-GB
SUBDIR += en-US
SUBDIR += es-AR
SUBDIR += es-ES
SUBDIR += fi
SUBDIR += fr
SUBDIR += gl
SUBDIR += hu
SUBDIR += it
SUBDIR += ja-JP-mac
SUBDIR += ja
SUBDIR += lt
SUBDIR += nb-NO
SUBDIR += nl
SUBDIR += pl
SUBDIR += pt-PT
SUBDIR += ru
SUBDIR += sk
SUBDIR += sv-SE
SUBDIR += tr
SUBDIR += zh-CN
.include <bsd.port.subdir.mk>