Add port www/xpi-num2web:

E164.org is a public enum directory of telephone numbers that can be
reached over the Internet by anyone anywhere!

The system works by publishing a DNS zone, 'e164.org', that can be used
by various Internet applications including SER, Gnome Meeting and
Asterisk. The idea is to be able to map your phone number to an Email
address, website, VoIP addresses, etc.

WWW: http://www.e164.org/

Requested by:	edwin
This commit is contained in:
Andrew Pantyukhin 2006-08-05 07:26:03 +00:00
parent b2caaea56d
commit df67509986
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169706
5 changed files with 35 additions and 0 deletions

View File

@ -1096,6 +1096,7 @@
SUBDIR += xpi-mrtech-local-install
SUBDIR += xpi-no-referrer
SUBDIR += xpi-noscript
SUBDIR += xpi-num2web
SUBDIR += xpi-pdf_download
SUBDIR += xpi-preferential
SUBDIR += xpi-quickproxy

21
www/xpi-num2web/Makefile Normal file
View File

@ -0,0 +1,21 @@
# New ports collection makefile for: xpi-num2web
# Date created: 5 August 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= num2web
PORTVERSION= 0.1
CATEGORIES= www
MASTER_SITES= http://www.e164.org/${PORTNAME}/ CSME
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Enum lookups support
XPI_ID= support@e164.org
XPI_FILES= components/num2web.js contents.rdf install.rdf chrome.manifest
XPI_DIRS= components
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

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

@ -0,0 +1,3 @@
MD5 (xpi/num2web-0.1.xpi) = 7cd95b3e2b66a4d71447ecd3afadabeb
SHA256 (xpi/num2web-0.1.xpi) = 87b5988437b21442b817535dd9d371cfabc9ec5b5760398f1985d6b9230180d9
SIZE (xpi/num2web-0.1.xpi) = 3366

View File

@ -0,0 +1 @@
# Empty manifest

View File

@ -0,0 +1,9 @@
E164.org is a public enum directory of telephone numbers that can be
reached over the Internet by anyone anywhere!
The system works by publishing a DNS zone, 'e164.org', that can be used
by various Internet applications including SER, Gnome Meeting and
Asterisk. The idea is to be able to map your phone number to an Email
address, website, VoIP addresses, etc.
WWW: http://www.e164.org/