openbsd-ports/www/seamonkey-i18n/Makefile
landry ad47d66092 Update to seamonkey 2.48/lightning-seamonkey 5.3.
See https://www.seamonkey-project.org/releases/seamonkey2.48/
Based off gecko 51 w/ fixes.
Garbage collect all the alpha/sparc64/powerpc junk, properly set
ONLY_FOR_ARCHS.
2017-08-08 10:20:29 +00:00

24 lines
362 B
Makefile

# $OpenBSD: Makefile,v 1.3 2017/08/08 10:20:29 landry Exp $
SUBDIR = cs
SUBDIR += de
SUBDIR += en-GB
SUBDIR += en-US
SUBDIR += es-AR
SUBDIR += es-ES
SUBDIR += fr
SUBDIR += hu
SUBDIR += it
SUBDIR += ja
SUBDIR += lt
SUBDIR += nl
SUBDIR += pl
SUBDIR += pt-PT
SUBDIR += ru
SUBDIR += sk
SUBDIR += sv-SE
SUBDIR += zh-CN
SUBDIR += zh-TW
.include <bsd.port.subdir.mk>