freebsd-ports/www/xpi-deepestsender/Makefile

25 lines
504 B
Makefile
Raw Normal View History

# New ports collection makefile for: xpi-deepestsender
# Date created: 2008-06-18
# Whom: 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
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>