# New ports collection makefile for:	xpi-google-notebook
# Date created:		18 May 2006
# Whom:			chinsan <chinsan.tw@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	google-notebook
PORTVERSION=	1.0.0.5
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	LOCAL/chinsan/xpi
# The unversioned dist is at http://dl.google.com/firefox/google-notebook.xpi

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	An extension to allow notetaking while browsing

XPI_ID=		notebook@google.com

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>