From d0e4b234c5be14ac06034c60024355351660e5a4 Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Fri, 8 Jul 2011 23:47:20 +0000 Subject: - New port mail/xpi-dispmua DispMUA adds an image on the right side of the "header view" which displays the icon of the application with which the selected mail was written. So if the person who sent the mail used e.g. mozilla to send the mail, a mozilla icon will be displayed. WWW: http://www.juergen-ernst.de/addons/dispmua.html PR: ports/149987 Submitted by: Lapo Luchini Approved by: maho (mentor) --- mail/xpi-dispmua/Makefile | 22 ++++++++++++++++++++++ mail/xpi-dispmua/distinfo | 2 ++ mail/xpi-dispmua/pkg-descr | 6 ++++++ 3 files changed, 30 insertions(+) create mode 100644 mail/xpi-dispmua/Makefile create mode 100644 mail/xpi-dispmua/distinfo create mode 100644 mail/xpi-dispmua/pkg-descr (limited to 'mail/xpi-dispmua') diff --git a/mail/xpi-dispmua/Makefile b/mail/xpi-dispmua/Makefile new file mode 100644 index 000000000000..9ee1d8fbba46 --- /dev/null +++ b/mail/xpi-dispmua/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: xpi-dispmua +# Date created: 25 august 2010 +# Whom: Lapo Luchini +# +# $FreeBSD$ +# + +PORTNAME= dispmua +PORTVERSION= 1.6.5 +CATEGORIES= mail +DISTNAME= display_mail_user_agent-${DISTVERSION}-tb+sm + +MAINTAINER= lapo@lapo.it +COMMENT= Displays the icon of the application with which the e-mail was written + +XPI_NUM= 562 +XPI_ID= {F8147CF4-B9E3-445B-AA87-081ED66548F8} +XPI_FILES= CHANGELOG LICENSE chrome/chrome.jar chrome.manifest defaults/preferences/prefs.js install.rdf +XPI_DIRS= chrome defaults/preferences defaults + +.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi" +.include diff --git a/mail/xpi-dispmua/distinfo b/mail/xpi-dispmua/distinfo new file mode 100644 index 000000000000..19e6846ce4de --- /dev/null +++ b/mail/xpi-dispmua/distinfo @@ -0,0 +1,2 @@ +SHA256 (xpi/display_mail_user_agent-1.6.5-tb+sm.xpi) = d1525cae5f2075af6895468df29b0af1a32dd61eb8986b644c442d484a3b80a8 +SIZE (xpi/display_mail_user_agent-1.6.5-tb+sm.xpi) = 3335438 diff --git a/mail/xpi-dispmua/pkg-descr b/mail/xpi-dispmua/pkg-descr new file mode 100644 index 000000000000..b856bae6e408 --- /dev/null +++ b/mail/xpi-dispmua/pkg-descr @@ -0,0 +1,6 @@ +DispMUA adds an image on the right side of the "header view" which +displays the icon of the application with which the selected mail +was written. So if the person who sent the mail used e.g. mozilla +to send the mail, a mozilla icon will be displayed. + +WWW: http://www.juergen-ernst.de/addons/dispmua.html -- cgit v1.2.3