diff options
author | sat <sat@FreeBSD.org> | 2006-05-31 18:04:03 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-31 18:04:03 +0800 |
commit | ceb784161339be7de3d13dab43575f8b67f14b39 (patch) | |
tree | 61aa5b744e8c5701f412c4db3f7b7df52e4895eb /www | |
parent | 816b9cd14f179cda1fef23cccdbcc5b45990c844 (diff) | |
download | freebsd-ports-graphics-ceb784161339be7de3d13dab43575f8b67f14b39.tar.gz freebsd-ports-graphics-ceb784161339be7de3d13dab43575f8b67f14b39.tar.zst freebsd-ports-graphics-ceb784161339be7de3d13dab43575f8b67f14b39.zip |
Remove www/firefox-flp, please use www/firefox-i18n now
Approved by: maintainer, krion (mentor, implicit)
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/firefox-flp/Makefile | 32 | ||||
-rw-r--r-- | www/firefox-flp/distinfo | 3 | ||||
-rw-r--r-- | www/firefox-flp/pkg-descr | 3 | ||||
-rw-r--r-- | www/firefox-flp/pkg-message | 8 |
5 files changed, 0 insertions, 47 deletions
diff --git a/www/Makefile b/www/Makefile index 89f4b38a129..d4aac7d73c8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -126,7 +126,6 @@ SUBDIR += fhttpd SUBDIR += firefox SUBDIR += firefox-devel - SUBDIR += firefox-flp SUBDIR += firefox-i18n SUBDIR += firefox-remote SUBDIR += firefox10 diff --git a/www/firefox-flp/Makefile b/www/firefox-flp/Makefile deleted file mode 100644 index d113ad8e440..00000000000 --- a/www/firefox-flp/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# Ports collection Makefile for: firefox-flp -# Date created: Sat Feb 21, 2004 -# Whom: Thierry Thomas (<thierry@pompo.net>) -# -# $FreeBSD$ -# - -PORTNAME= firefox-flp -PORTVERSION= 1.5.0.3 -CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= firefox/releases/${PORTVERSION}/linux-i686/xpi -DISTNAME= fr - -MAINTAINER= thierry@FreeBSD.org -COMMENT= Firefox French Language Pack (FLP) - -XPI_ID= langpack-fr@firefox.mozilla.org -XPI_FILES= chrome/chromelist.txt chrome/fr.jar chrome.manifest install.rdf -XPI_DIRS= chrome - -.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi" - -post-extract: - ${CHMOD} -R go-w ${WRKSRC} - -post-install: - @${ECHO_MSG} - @${CAT} ${PKGMESSAGE} - @${ECHO_MSG} - -.include <bsd.port.mk> diff --git a/www/firefox-flp/distinfo b/www/firefox-flp/distinfo deleted file mode 100644 index 1c908f8badf..00000000000 --- a/www/firefox-flp/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xpi/fr.xpi) = 987a1ce12b8a4e69902154b2c7b8764c -SHA256 (xpi/fr.xpi) = 76dfcdc2c14228a5bb221e3920dd28c1dee97be9bbec09efaea84c29f7054ba1 -SIZE (xpi/fr.xpi) = 203232 diff --git a/www/firefox-flp/pkg-descr b/www/firefox-flp/pkg-descr deleted file mode 100644 index e82aa9a0142..00000000000 --- a/www/firefox-flp/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Module de francisation de Firefox. - -WWW: http://frenchmozilla.org/ diff --git a/www/firefox-flp/pkg-message b/www/firefox-flp/pkg-message deleted file mode 100644 index 96aaeeeb80a..00000000000 --- a/www/firefox-flp/pkg-message +++ /dev/null @@ -1,8 +0,0 @@ -************************************************************************** -Le module « Langue française » est désormais disponible pour tous les -profils. - -Pour l'activer, vous devez lancer Firefox avec les paramètres suivants : - -firefox -contentLocale FR -UILocale fr-FR & -************************************************************************** |