diff options
author | trevor <trevor@FreeBSD.org> | 2003-11-19 03:56:52 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-11-19 03:56:52 +0000 |
commit | d6843769dcc6cc53988f8167910fc0a315c68524 (patch) | |
tree | e41085f35f91b47ac8641b57fdb197f06e0a4a3a | |
parent | 3aa81234d74cf7efd876911230a74b2cb91e6bbe (diff) | |
download | FreeBSD-ports-d6843769dcc6cc53988f8167910fc0a315c68524.zip FreeBSD-ports-d6843769dcc6cc53988f8167910fc0a315c68524.tar.gz |
new Japanese-language, i386 Linux binary port of Firebird Web browser
-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 9bec1b3..253663a 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 0000000..5b00737 --- /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 0000000..f1c2c1e --- /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 0000000..bfb0923 --- /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/ |