blob: 3e0460efe977a0bc022ed62826e93045b366eb4a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: OpenOffice for Polish language
# Date created: Sun Nov 9 09:17:32 JST 2003
# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= polish
LANG_PKGNAME= pl
LANG_EXT= 48
LANG_CONFIGURE_ARG= POL
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
.include "${MASTERDIR}/Makefile"
|