diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-19 03:56:52 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-19 03:56:52 +0000 |
commit | 1482786b9b30fe499cf60e967fdd42a3804f0e15 (patch) | |
tree | bb65d010b7151eec1163022a8b4d035f1e918487 | |
parent | Enable slave ports. (diff) |
new Japanese-language, i386 Linux binary port of Firebird Web browser
Notes
Notes:
svn path=/head/; revision=94318
-rw-r--r-- | japanese/Makefile | 1 | ||||
-rw-r--r-- | japanese/linux-mozillafirebird-gtk1/Makefile | 15 | ||||
-rw-r--r-- | japanese/linux-mozillafirebird-gtk1/distinfo | 2 | ||||
-rw-r--r-- | japanese/linux-mozillafirebird-gtk1/pkg-descr | 6 |
4 files changed, 24 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 9bec1b384e61..253663a79359 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -179,6 +179,7 @@ SUBDIR += libjconv SUBDIR += libslang SUBDIR += linux-JM + SUBDIR += linux-mozillafirebird-gtk1 SUBDIR += linux_locale SUBDIR += lipsf SUBDIR += lookup diff --git a/japanese/linux-mozillafirebird-gtk1/Makefile b/japanese/linux-mozillafirebird-gtk1/Makefile new file mode 100644 index 000000000000..5b0073797dd9 --- /dev/null +++ b/japanese/linux-mozillafirebird-gtk1/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: ja-linux-mozillafirebird-gtk1 +# Date created: 2003-11-19 +# Whom: trevor +# +# $FreeBSD$ +# + +CATEGORIES= japanese www linux +MASTER_SITE_SUBDIR= firebird/releases/${PORTVERSION}/contrib-localized +PKGNAMEPREFIX= ja-linux- +PKGNAMESUFFIX= -gtk1 +DISTNAME= MozillaFirebird-${PORTVERSION}-i686-pc-linux-gnu-jaJP +COMMENT= Firebird Web browser: Japanese, Linux, GTK 1.X version + +.include "../../www/linux-mozillafirebird/Makefile" diff --git a/japanese/linux-mozillafirebird-gtk1/distinfo b/japanese/linux-mozillafirebird-gtk1/distinfo new file mode 100644 index 000000000000..f1c2c1e16598 --- /dev/null +++ b/japanese/linux-mozillafirebird-gtk1/distinfo @@ -0,0 +1,2 @@ +$FreeBSD$ +MD5 (MozillaFirebird-0.7-i686-pc-linux-gnu-jaJP.tar.gz) = abdc7f26ad0109a7b95a8108a91fb285 diff --git a/japanese/linux-mozillafirebird-gtk1/pkg-descr b/japanese/linux-mozillafirebird-gtk1/pkg-descr new file mode 100644 index 000000000000..bfb0923d43f2 --- /dev/null +++ b/japanese/linux-mozillafirebird-gtk1/pkg-descr @@ -0,0 +1,6 @@ +This is a Linux version of the Netscape suite (Web browser, HTML editor, mail +user agent and news reader). It is compatible with Linux versions of plugins. +The Macromedia Flash plugin is available in this port, as are the Japanese and +U.S. regional packs, personal security manager, spell-checker, and talkback. + +WWW: http://wp.netscape.com/ja/browser/ |