aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xpi-dispmua/Makefile
blob: d16590a27a798492d8d634a63080b75f06ab5276 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    xpi-dispmua
# Date created:         25 august 2010
# Whom:             Lapo Luchini <lapo@lapo.it>
#
# $FreeBSD$
#

PORTNAME=   dispmua
PORTVERSION=    1.6.6
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 <bsd.port.mk>