mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
1a186b37ec
PR: 108392, 108393, 108394, 108395, 108396, 108397, 108398, 108399, 108400, 108401 Submitted by: chinsan (maintainer)
21 lines
511 B
Makefile
21 lines
511 B
Makefile
# 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
|
|
CATEGORIES= www
|
|
MASTER_SITES= LOCAL/chinsan/xpi
|
|
# The unversioned dist is at http://dl.google.com/firefox/google-notebook.xpi
|
|
|
|
MAINTAINER= chinsan@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>
|