2006-05-19 12:24:10 +02:00
|
|
|
# New ports collection makefile for: xpi-google-notebook
|
|
|
|
# Date created: 18 May 2006
|
|
|
|
# Whom: chinsan <chinsan.tw@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= google-notebook
|
2006-06-26 11:22:32 +02:00
|
|
|
PORTVERSION= 1.0.0.5
|
2006-05-19 12:24:10 +02:00
|
|
|
CATEGORIES= www
|
- Remove chinsan2.twbbs.org, distfiles moved to LOCAL
PR: 108392, 108393, 108394, 108395, 108396, 108397, 108398, 108399, 108400, 108401
Submitted by: chinsan (maintainer)
2007-01-29 16:55:10 +01:00
|
|
|
MASTER_SITES= LOCAL/chinsan/xpi
|
2006-06-26 11:22:32 +02:00
|
|
|
# The unversioned dist is at http://dl.google.com/firefox/google-notebook.xpi
|
2006-05-19 12:24:10 +02:00
|
|
|
|
2009-01-03 14:12:17 +01:00
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
2006-05-19 12:24:10 +02:00
|
|
|
COMMENT= An extension to allow notetaking while browsing
|
|
|
|
|
|
|
|
XPI_ID= notebook@google.com
|
|
|
|
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|