aboutsummaryrefslogtreecommitdiffstats
path: root/www/xpi-gbrain/Makefile
blob: 887f93151a559b140507b64ebce2273cd001bcae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    xpi-gbrain
# Date created:     18 May 2006
# Whom:         Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   gbrain
PORTVERSION=    0.5.4
DISTVERSIONSUFFIX=  -fx
CATEGORIES= www

MAINTAINER= chinsan@FreeBSD.org
COMMENT=    Keeps your browser history at Google bookmarks

XPI_NUM=    2515
XPI_ID=     gbrain@andreas.gohr
XPI_FILES=  chrome/gbrain.jar chrome.manifest defaults/preferences/gbrain.js install.rdf
XPI_DIRS=   chrome defaults/preferences defaults

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