freebsd-ports/www/xpi-deepestsender/Makefile
Philip M. Gollucci 9bc7a18221 - Update to v0.9.0
- Only for FF3 now

PR:             ports/130884
Submitted by:   Ashish Shukla <wahjava@gmail.com> (maintainer)
2009-01-27 19:31:34 +00:00

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>