9bc7a18221
- Only for FF3 now PR: ports/130884 Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer)
22 lines
491 B
Makefile
22 lines
491 B
Makefile
# New ports collection makefile for: xpi-deepestsender
|
|
# Date created: 2008-06-18
|
|
# Whom: Ashish Shukla <wahjava@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= deepestsender
|
|
PORTVERSION= 0.9.0
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= wahjava@gmail.com
|
|
COMMENT= An addon which allows posting to blogs
|
|
|
|
XPI_DISTNAME= deepest_sender
|
|
XPI_NUM= 1811
|
|
XPI_ID= {B9DAB69C-460E-4085-AE6C-F95B0D858581}
|
|
USE_XPI= *firefox3*
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|