blob: 850c219aa949375f59d19e2ab3eb01a37c26f678 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: Makefile,v 1.3 2012/06/14 07:45:07 sbd Exp $
KOFFICE_LANGUAGE= Polish
KOFFICE_LANGCODE= pl
PKGREVISION= 1
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../misc/koffice/l10n.mk"
.include "../../mk/bsd.pkg.mk"
|