mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
91a1caa242
Hope to see you back! Thank for all the work!
18 lines
436 B
Makefile
18 lines
436 B
Makefile
# Created by: 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= ports@FreeBSD.org
|
|
COMMENT= Extension to allow notetaking while browsing
|
|
|
|
XPI_ID= notebook@google.com
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|