aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/Makefile1
-rw-r--r--www/xpi-num2web/Makefile21
-rw-r--r--www/xpi-num2web/distinfo3
-rw-r--r--www/xpi-num2web/files/chrome.manifest1
-rw-r--r--www/xpi-num2web/pkg-descr9
5 files changed, 35 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index f9e0c843a23a..9485056fc449 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -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
diff --git a/www/xpi-num2web/Makefile b/www/xpi-num2web/Makefile
new file mode 100644
index 000000000000..1f7ddd3678e3
--- /dev/null
+++ b/www/xpi-num2web/Makefile
@@ -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>
diff --git a/www/xpi-num2web/distinfo b/www/xpi-num2web/distinfo
new file mode 100644
index 000000000000..db19a998d0c7
--- /dev/null
+++ b/www/xpi-num2web/distinfo
@@ -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
diff --git a/www/xpi-num2web/files/chrome.manifest b/www/xpi-num2web/files/chrome.manifest
new file mode 100644
index 000000000000..5cf75d8d8bd7
--- /dev/null
+++ b/www/xpi-num2web/files/chrome.manifest
@@ -0,0 +1 @@
+# Empty manifest
diff --git a/www/xpi-num2web/pkg-descr b/www/xpi-num2web/pkg-descr
new file mode 100644
index 000000000000..d84a0075a6f3
--- /dev/null
+++ b/www/xpi-num2web/pkg-descr
@@ -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/