New Port: www/xpi-firegpg An extension that acts as an assistant for using GPG

FireGPG is a Firefox extension which brings an interface
	to encrypt, decrypt, sign or verify the signature of text
	in any web page using GnuPG.

	WWW: http://getfiregpg.org/index.html

PR:		ports/125919
Submitted by:	Ashish Shukla <wahjava@gmail.com>
This commit is contained in:
Edwin Groothuis 2008-08-15 04:19:20 +00:00
parent 269ecdaa6a
commit 2dbce6cd56
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218592
5 changed files with 43 additions and 0 deletions

View File

@ -1489,6 +1489,7 @@
SUBDIR += xpi-fasterfox
SUBDIR += xpi-firebug
SUBDIR += xpi-firefox-showcase
SUBDIR += xpi-firegpg
SUBDIR += xpi-fission
SUBDIR += xpi-flashblock
SUBDIR += xpi-flashgot

24
www/xpi-firegpg/Makefile Normal file
View File

@ -0,0 +1,24 @@
# New ports collection makefile for: xpi-firegpg
# Date created: 2008-07-24
# Whom: Ashish Shukla <wahjava@gmail.com>
#
# $FreeBSD$
#
PORTNAME= firegpg
PORTVERSION= 0.5
CATEGORIES= www
MASTER_SITES= http://getfiregpg.org/${MASTER_SITE_SUBDIR}/
MASTER_SITE_SUBDIR= stable
DISTNAME= ${PORTNAME}
MAINTAINER= wahjava@gmail.com
COMMENT= An extension that acts as an assistant for using GPG
RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg
XPI_ID= firegpg@firegpg.team
USE_XPI= *firefox*
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

3
www/xpi-firegpg/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (xpi/firegpg.xpi) = a9b88810502c636e0d97455e4a7eb1cb
SHA256 (xpi/firegpg.xpi) = 200974fb7522977fc814e924591b0841014a66c6124b2bb55f267a7eb719e5dc
SIZE (xpi/firegpg.xpi) = 161592

View File

@ -0,0 +1,5 @@
FireGPG is a Firefox extension which brings an interface
to encrypt, decrypt, sign or verify the signature of text
in any web page using GnuPG.
WWW: http://getfiregpg.org/index.html

10
www/xpi-firegpg/pkg-plist Normal file
View File

@ -0,0 +1,10 @@
%%XPI_XPIDIR%%/AUTHORS
%%XPI_XPIDIR%%/COPYING
%%XPI_XPIDIR%%/README
%%XPI_XPIDIR%%/chrome.manifest
%%XPI_XPIDIR%%/chrome/firegpg.jar
%%XPI_XPIDIR%%/defaults/preferences/firegpg.js
%%XPI_XPIDIR%%/install.rdf
@dirrm %%XPI_XPIDIR%%/defaults/preferences
@dirrm %%XPI_XPIDIR%%/defaults
@dirrm %%XPI_XPIDIR%%/chrome