diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-19 10:51:49 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-19 10:51:49 +0000 |
commit | 31e137421b9ce4d7f35f9b4ca8125c830e810dd6 (patch) | |
tree | 11e3b05ac4c2cdbd8ebfb99b73e2cdac885ec576 /german | |
parent | ef558b6fbffba6a9b9d79862259b22cacc617a97 (diff) | |
download | ports-31e137421b9ce4d7f35f9b4ca8125c830e810dd6.tar.gz ports-31e137421b9ce4d7f35f9b4ca8125c830e810dd6.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/Makefile | 1 | ||||
-rw-r--r-- | german/linux-mozillafirebird/Makefile | 14 | ||||
-rw-r--r-- | german/linux-mozillafirebird/distinfo | 2 | ||||
-rw-r--r-- | german/linux-mozillafirebird/pkg-descr | 9 |
4 files changed, 26 insertions, 0 deletions
diff --git a/german/Makefile b/german/Makefile index 15a34c6c26ea..780b2b416cf8 100644 --- a/german/Makefile +++ b/german/Makefile @@ -14,6 +14,7 @@ SUBDIR += koffice-i18n SUBDIR += ksteak SUBDIR += linux-eagle + SUBDIR += linux-mozillafirebird SUBDIR += manpages SUBDIR += netscape7 SUBDIR += ooodict-de_CH diff --git a/german/linux-mozillafirebird/Makefile b/german/linux-mozillafirebird/Makefile new file mode 100644 index 000000000000..7fc0a8e49cf5 --- /dev/null +++ b/german/linux-mozillafirebird/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: de-linux-mozillafirebird +# Date created: 2003-11-19 +# Whom: trevor +# +# $FreeBSD$ +# + +CATEGORIES= german www linux +MASTER_SITE_SUBDIR= firebird/releases/${PORTVERSION}/contrib-localized +PKGNAMEPREFIX= de-linux- +DISTNAME= MozillaFirebird-${PORTVERSION}-i686-pc-linux-gnu-deDE +COMMENT= Firebird Web browser: German Linux/i386 version + +.include "../../www/linux-mozillafirebird/Makefile" diff --git a/german/linux-mozillafirebird/distinfo b/german/linux-mozillafirebird/distinfo new file mode 100644 index 000000000000..782114a12988 --- /dev/null +++ b/german/linux-mozillafirebird/distinfo @@ -0,0 +1,2 @@ +$FreeBSD$ +MD5 (MozillaFirebird-0.7-i686-pc-linux-gnu-deDE.tar.gz) = 3ef2564c6ee0c4ce9eda0ef1fa15f7da diff --git a/german/linux-mozillafirebird/pkg-descr b/german/linux-mozillafirebird/pkg-descr new file mode 100644 index 000000000000..4d1a87a7f1d1 --- /dev/null +++ b/german/linux-mozillafirebird/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.firebird-browser.de/ |