2008-07-19 23:31:33 +02:00
|
|
|
# New ports collection makefile for: xpi-deepestsender
|
|
|
|
# Date created: 2008-06-18
|
|
|
|
# Whom: Ashish Shukla <wahjava@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= deepestsender
|
2010-06-22 12:59:17 +02:00
|
|
|
PORTVERSION= 0.9.3
|
2008-07-19 23:31:33 +02:00
|
|
|
CATEGORIES= www
|
2010-06-22 12:59:17 +02:00
|
|
|
MASTER_SITES= MOZDEV
|
2008-07-19 23:31:33 +02:00
|
|
|
|
2010-06-11 15:37:41 +02:00
|
|
|
MAINTAINER= ashish@FreeBSD.org
|
2008-07-19 23:31:33 +02:00
|
|
|
COMMENT= An addon which allows posting to blogs
|
|
|
|
|
2010-06-22 12:59:17 +02:00
|
|
|
XPI_DISTNAME= deepestsender
|
2008-07-19 23:31:33 +02:00
|
|
|
XPI_NUM= 1811
|
|
|
|
XPI_ID= {B9DAB69C-460E-4085-AE6C-F95B0D858581}
|
2010-06-22 12:59:17 +02:00
|
|
|
USE_XPI= *firefox*
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
2008-07-19 23:31:33 +02:00
|
|
|
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|