diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-19 07:11:54 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-19 07:11:54 +0000 |
commit | f9aebda75e50e42f8c1a80ec60b1aff95c0ab64e (patch) | |
tree | 3d34992593d84544900950b5c2eaa3af138cd4dd /chinese | |
parent | 186c7726a6ad1367fef21764783200dd1178970d (diff) | |
download | ports-f9aebda75e50e42f8c1a80ec60b1aff95c0ab64e.tar.gz ports-f9aebda75e50e42f8c1a80ec60b1aff95c0ab64e.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 1 | ||||
-rw-r--r-- | chinese/linux-mozillafirebird-zh_TW/Makefile | 14 | ||||
-rw-r--r-- | chinese/linux-mozillafirebird-zh_TW/distinfo | 2 | ||||
-rw-r--r-- | chinese/linux-mozillafirebird-zh_TW/pkg-descr | 9 |
4 files changed, 26 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 621fb206968a..4b1df9110f2a 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -60,6 +60,7 @@ SUBDIR += libtabe SUBDIR += links SUBDIR += linux-gtk + SUBDIR += linux-mozillafirebird-zh_TW SUBDIR += lunar SUBDIR += metalist SUBDIR += miniChinput diff --git a/chinese/linux-mozillafirebird-zh_TW/Makefile b/chinese/linux-mozillafirebird-zh_TW/Makefile new file mode 100644 index 000000000000..def6e9bd8b51 --- /dev/null +++ b/chinese/linux-mozillafirebird-zh_TW/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: linux-mozillafirebird-zh_TW +# Date created: 2003-11-19 +# Whom: trevor +# +# $FreeBSD$ +# + +CATEGORIES= chinese www linux +MASTER_SITE_SUBDIR= firebird/releases/${PORTVERSION}/contrib-localized +PKGNAMEPREFIX= zhTW-linux- +DISTNAME= MozillaFirebird-${PORTVERSION}-i686-pc-linux-gnu-zhTW +COMMENT= Firebird browser in Traditional Chinese for Linux/i386 + +.include "../../www/linux-mozillafirebird/Makefile" diff --git a/chinese/linux-mozillafirebird-zh_TW/distinfo b/chinese/linux-mozillafirebird-zh_TW/distinfo new file mode 100644 index 000000000000..2e6698d69d32 --- /dev/null +++ b/chinese/linux-mozillafirebird-zh_TW/distinfo @@ -0,0 +1,2 @@ +$FreeBSD$ +MD5 (MozillaFirebird-0.7-i686-pc-linux-gnu-zhTW.tar.gz) = 58b7ce92a5c3d00913bc580bbd504f9f diff --git a/chinese/linux-mozillafirebird-zh_TW/pkg-descr b/chinese/linux-mozillafirebird-zh_TW/pkg-descr new file mode 100644 index 000000000000..efb379d12f21 --- /dev/null +++ b/chinese/linux-mozillafirebird-zh_TW/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/ |