diff options
-rw-r--r-- | chinese/Makefile | 1 | ||||
-rw-r--r-- | chinese/linux-mozillafirebird-zh_CN/Makefile | 14 | ||||
-rw-r--r-- | chinese/linux-mozillafirebird-zh_CN/distinfo | 2 | ||||
-rw-r--r-- | chinese/linux-mozillafirebird-zh_CN/pkg-descr | 9 |
4 files changed, 26 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 4b1df9110f2a..fc5b9fc35d60 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -60,6 +60,7 @@ SUBDIR += libtabe SUBDIR += links SUBDIR += linux-gtk + SUBDIR += linux-mozillafirebird-zh_CN SUBDIR += linux-mozillafirebird-zh_TW SUBDIR += lunar SUBDIR += metalist diff --git a/chinese/linux-mozillafirebird-zh_CN/Makefile b/chinese/linux-mozillafirebird-zh_CN/Makefile new file mode 100644 index 000000000000..e8a5e6cbfd29 --- /dev/null +++ b/chinese/linux-mozillafirebird-zh_CN/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: linux-mozillafirebird-zh_CN +# Date created: 2003-11-19 +# Whom: trevor +# +# $FreeBSD$ +# + +CATEGORIES= chinese www linux +MASTER_SITE_SUBDIR= firebird/releases/${PORTVERSION}/contrib-localized +PKGNAMEPREFIX= zhCN-linux- +DISTNAME= MozillaFirebird-${PORTVERSION}-i686-pc-linux-gnu-zhCN +COMMENT= Firebird browser in Simplified Chinese for Linux/i386 + +.include "../../www/linux-mozillafirebird/Makefile" diff --git a/chinese/linux-mozillafirebird-zh_CN/distinfo b/chinese/linux-mozillafirebird-zh_CN/distinfo new file mode 100644 index 000000000000..656bd5a3cffb --- /dev/null +++ b/chinese/linux-mozillafirebird-zh_CN/distinfo @@ -0,0 +1,2 @@ +$FreeBSD$ +MD5 (MozillaFirebird-0.7-i686-pc-linux-gnu-zhCN.tar.gz) = 929f69ef75d3299ffbb3de32143c2683 diff --git a/chinese/linux-mozillafirebird-zh_CN/pkg-descr b/chinese/linux-mozillafirebird-zh_CN/pkg-descr new file mode 100644 index 000000000000..efb379d12f21 --- /dev/null +++ b/chinese/linux-mozillafirebird-zh_CN/pkg-descr @@ -0,0 +1,9 @@ +Mozilla Firebird is a Web, FTP and gopher browser branched from Mozilla. It +does not include an HTML editor, e-mail user agent, IRC client, or news reader. + +This is a pre-compiled Linux/i386 version, able to run plugins from that +platform. This port is compatible with the Flash plugin from +ports/www/linux-flashplugin6/ and with the Java plugin from +ports/java/linux-blackdown-jdk14/. + +WWW: http://www.mozilla.org/products/firebird/ |