mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
55d62d1c05
appropriate references: *_DEPENDS, CATEGORIES, PKGNAMEPREFIX, etc Repo copied by: joe (cvs hat) Approved by: kris (portmgr hat)
16 lines
374 B
Makefile
16 lines
374 B
Makefile
# New ports collection makefile for: OpenOffice for Portuguese language
|
|
# Date created: Tue Jun 11 16:47:21 UTC 2002
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= portuguese
|
|
|
|
LANG_PKGNAME= pt
|
|
LANG_EXT= 03
|
|
LANG_CONFIGURE_ARG= PORT
|
|
MASTERDIR= ${.CURDIR}/../../editors/openoffice
|
|
|
|
.include "${MASTERDIR}/Makefile"
|