aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-google-notebook/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-google-notebook/Makefile')
-rw-r--r--www/xpi-google-notebook/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-google-notebook/Makefile b/www/xpi-google-notebook/Makefile
index 0b80eeb5a808..cf7c742fcc91 100644
--- a/www/xpi-google-notebook/Makefile
+++ b/www/xpi-google-notebook/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-google-notebook
-# Date created: 18 May 2006
-# Whom: chinsan <chinsan.tw@gmail.com>
-#
+# Created by: chinsan <chinsan.tw@gmail.com>
# $FreeBSD$
-#
PORTNAME= google-notebook
PORTVERSION= 1.0.0.5
@@ -17,5 +13,6 @@ COMMENT= An extension to allow notetaking while browsing
XPI_ID= notebook@google.com
+NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>