mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
509bf94dd7
PR: ports/165062 Submitted by: myself (pgollucci) Approved by: maintainer timeout (miwi ; 16 days)
23 lines
648 B
Makefile
23 lines
648 B
Makefile
# 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>
|