freebsd-ports/www/xpi-google-notebook/Makefile
Andrew Pantyukhin 50eb8a5a9d - Update master sites
PR:		ports/101384
Submitted by:	chinsan <chinsan.tw@gmail.com> (maintainer)
2006-08-05 12:38:29 +00:00

21 lines
579 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= http://chinsan2.twbbs.org/distfiles/xpi/ \
ftp://chinsan2.twbbs.org/distfiles/xpi/
# The unversioned dist is at http://dl.google.com/firefox/google-notebook.xpi
MAINTAINER= chinsan.tw@gmail.com
COMMENT= An extension to allow notetaking while browsing
XPI_ID= notebook@google.com
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>