aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-deepestsender/Makefile
blob: 5d115036f8d9ce5c064bae822add48702a9beb2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Ashish Shukla <wahjava@gmail.com>
# $FreeBSD$

PORTNAME=	deepestsender
PORTVERSION=	0.9.3
CATEGORIES=	www
MASTER_SITES=	MOZDEV

MAINTAINER=	ashish@FreeBSD.org
COMMENT=	An addon which allows posting to blogs

XPI_DISTNAME=	deepestsender
XPI_NUM=	1811
XPI_ID=		{B9DAB69C-460E-4085-AE6C-F95B0D858581}
USE_XPI=	*firefox*

LICENSE=	GPLv2

NO_STAGE=	yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>