mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
new Linux/i386 binary port of Firebird Web browser in Traditional Chinese
This commit is contained in:
parent
186c7726a6
commit
f9aebda75e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94331
4 changed files with 26 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
||||||
SUBDIR += libtabe
|
SUBDIR += libtabe
|
||||||
SUBDIR += links
|
SUBDIR += links
|
||||||
SUBDIR += linux-gtk
|
SUBDIR += linux-gtk
|
||||||
|
SUBDIR += linux-mozillafirebird-zh_TW
|
||||||
SUBDIR += lunar
|
SUBDIR += lunar
|
||||||
SUBDIR += metalist
|
SUBDIR += metalist
|
||||||
SUBDIR += miniChinput
|
SUBDIR += miniChinput
|
||||||
|
|
14
chinese/linux-mozillafirebird-zh_TW/Makefile
Normal file
14
chinese/linux-mozillafirebird-zh_TW/Makefile
Normal file
|
@ -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"
|
2
chinese/linux-mozillafirebird-zh_TW/distinfo
Normal file
2
chinese/linux-mozillafirebird-zh_TW/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
$FreeBSD$
|
||||||
|
MD5 (MozillaFirebird-0.7-i686-pc-linux-gnu-zhTW.tar.gz) = 58b7ce92a5c3d00913bc580bbd504f9f
|
9
chinese/linux-mozillafirebird-zh_TW/pkg-descr
Normal file
9
chinese/linux-mozillafirebird-zh_TW/pkg-descr
Normal file
|
@ -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/
|
Loading…
Add table
Reference in a new issue