aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-05-19 18:24:10 +0800
committersat <sat@FreeBSD.org>2006-05-19 18:24:10 +0800
commit7d160327c582fccb834ff3633166f72a6b93f681 (patch)
treed99adbf3c5dab6a3fa0b3018e03455b4d099bbc6 /www
parent00ed65d10a2030a017dc61505085349e97917224 (diff)
downloadfreebsd-ports-graphics-7d160327c582fccb834ff3633166f72a6b93f681.tar.gz
freebsd-ports-graphics-7d160327c582fccb834ff3633166f72a6b93f681.tar.zst
freebsd-ports-graphics-7d160327c582fccb834ff3633166f72a6b93f681.zip
Add xpi-google-notebook: An extension to allow notetaking while browsing
Submitted by: chinsan <chinsan.tw@gmail.com> Approved by: krion (mentor)
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/xpi-google-notebook/Makefile19
-rw-r--r--www/xpi-google-notebook/distinfo3
-rw-r--r--www/xpi-google-notebook/pkg-descr8
-rw-r--r--www/xpi-google-notebook/pkg-plist17
5 files changed, 48 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 56af3d2c8d6..433b4c2df3b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -990,6 +990,7 @@
SUBDIR += xpi-cutemenus-crystalsvg
SUBDIR += xpi-fasterfox
SUBDIR += xpi-flashblock
+ SUBDIR += xpi-google-notebook
SUBDIR += xpi-mldonkey
SUBDIR += xpi-mousegestures
SUBDIR += xpi-no-referrer
diff --git a/www/xpi-google-notebook/Makefile b/www/xpi-google-notebook/Makefile
new file mode 100644
index 00000000000..d48182883ee
--- /dev/null
+++ b/www/xpi-google-notebook/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: xpi-google-notebook
+# Date created: 18 May 2006
+# Whom: chinsan <chinsan.tw@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= google-notebook
+PORTVERSION= 0.0.1
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_CSME}
+
+MAINTAINER= chinsan.tw@gmail.com
+COMMENT= An extension to allow notetaking while browsing
+
+XPI_ID= notebook@google.com
+
+.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
+.include <bsd.port.mk>
diff --git a/www/xpi-google-notebook/distinfo b/www/xpi-google-notebook/distinfo
new file mode 100644
index 00000000000..a03e7368e55
--- /dev/null
+++ b/www/xpi-google-notebook/distinfo
@@ -0,0 +1,3 @@
+MD5 (xpi/google-notebook-0.0.1.xpi) = 22a2dd754c106813ab098e17002e0605
+SHA256 (xpi/google-notebook-0.0.1.xpi) = 9710a89f34e63959f88762adab3ea8164531e9ea4564ea0c9b64f3ba3ad5f02c
+SIZE (xpi/google-notebook-0.0.1.xpi) = 24237
diff --git a/www/xpi-google-notebook/pkg-descr b/www/xpi-google-notebook/pkg-descr
new file mode 100644
index 00000000000..ce80bcc1fdc
--- /dev/null
+++ b/www/xpi-google-notebook/pkg-descr
@@ -0,0 +1,8 @@
+This extension gives you access to the mini Google Notebook feature, which
+allows you to:
+
+ * Clip and collect information as you surf the web.
+ * Stay in your browser window.
+ * Organize your notes from the web page you're on.
+
+WWW: http://www.google.com/notebook/download/
diff --git a/www/xpi-google-notebook/pkg-plist b/www/xpi-google-notebook/pkg-plist
new file mode 100644
index 00000000000..d0caec45b4b
--- /dev/null
+++ b/www/xpi-google-notebook/pkg-plist
@@ -0,0 +1,17 @@
+%%XPI_XPIDIR%%/META-INF/manifest.mf
+%%XPI_XPIDIR%%/META-INF/zigbert.rsa
+%%XPI_XPIDIR%%/META-INF/zigbert.sf
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/gnotes_overlay.css
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/google-gnotes-overlay.xul
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/notebook.png
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/notebook32.png
+%%XPI_XPIDIR%%/chrome.manifest
+%%XPI_XPIDIR%%/components/bootstrap.js
+%%XPI_XPIDIR%%/install.rdf
+%%XPI_XPIDIR%%/lib/gnotes.js
+@dirrm %%XPI_XPIDIR%%/META-INF
+@dirrm %%XPI_XPIDIR%%/chrome/chromeFiles/content
+@dirrm %%XPI_XPIDIR%%/chrome/chromeFiles
+@dirrm %%XPI_XPIDIR%%/chrome
+@dirrm %%XPI_XPIDIR%%/components
+@dirrm %%XPI_XPIDIR%%/lib