aboutsummaryrefslogtreecommitdiffstats
path: root/www/xpi-firegpg/Makefile
blob: cd4ce663ea85bf27d390cbceab7fa0ba89451c8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    xpi-firegpg
# Date created:     2008-07-24
# Whom:         Ashish Shukla <wahjava@gmail.com>
#
# $FreeBSD$
#

PORTNAME=   firegpg
PORTVERSION=    0.5.1
CATEGORIES= www
MASTER_SITES=   http://getfiregpg.org/${MASTER_SITE_SUBDIR}/
MASTER_SITE_SUBDIR= stable

MAINTAINER= wahjava@gmail.com
COMMENT=    An extension that acts as an assistant for using GPG

RUN_DEPENDS=    gpg:${PORTSDIR}/security/gnupg

XPI_ID= firegpg@firegpg.team
USE_XPI=    *firefox*

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