aboutsummaryrefslogtreecommitdiff
path: root/japanese/openoffice-1.1
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-04-17 11:37:32 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-04-17 11:37:32 +0000
commitea392aab65202d98142bc7b8b1fc43b9920d4644 (patch)
treeaf19d4075204025e59062f098513f644f2a9223b /japanese/openoffice-1.1
parent017645b96dd1bf0af9e40463567b14d46073f0cf (diff)
downloadports-ea392aab65202d98142bc7b8b1fc43b9920d4644.tar.gz
ports-ea392aab65202d98142bc7b8b1fc43b9920d4644.zip
Notes
Diffstat (limited to 'japanese/openoffice-1.1')
-rw-r--r--japanese/openoffice-1.1/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/japanese/openoffice-1.1/Makefile b/japanese/openoffice-1.1/Makefile
new file mode 100644
index 000000000000..8a26e97f0337
--- /dev/null
+++ b/japanese/openoffice-1.1/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: OpenOffice(developer version) for Japanese language
+# Date created: Wed Apr 9 12:32:47 JST 2003
+# Whom: Maho Nakata <maho@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= japanese
+
+LANG_PKGNAME= ja
+LANG_EXT= 81
+LANG_CONFIGURE_ARG= JAPN
+MASTERDIR= ${.CURDIR}/../../editors/openoffice-devel
+RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts
+L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
+
+.include "${MASTERDIR}/Makefile"