diff options
author | sat <sat@FreeBSD.org> | 2006-08-05 15:26:03 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-08-05 15:26:03 +0800 |
commit | 02d8b0bfa6e5d55e780bbfebf04203714a86fac3 (patch) | |
tree | 8d0218c4d374a1b41a1d36f431fd264cf8592333 /www/Makefile | |
parent | aec205534546f27ea698cae403622e22cb1897f0 (diff) | |
download | freebsd-ports-gnome-02d8b0bfa6e5d55e780bbfebf04203714a86fac3.tar.gz freebsd-ports-gnome-02d8b0bfa6e5d55e780bbfebf04203714a86fac3.tar.zst freebsd-ports-gnome-02d8b0bfa6e5d55e780bbfebf04203714a86fac3.zip |
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
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 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 |