aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-customizegoogle/Makefile
blob: 13e6e681eaf7d2dbee63c1d154bec3ce4662b24d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	xpi-customizegoogle
# Date created:		15 June 2007
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	customizegoogle
PORTVERSION=	0.71
DISTVERSIONSUFFIX=	.en-US
#DISTVERSIONSUFFIX=	-fx+sm+fl
CATEGORIES=	www
MASTER_SITES=	http://www.updatecg.com/ LOCAL/chinsan/xpi

MAINTAINER=	chinsan@FreeBSD.org
COMMENT=	Enhance and tweak Google services

XPI_NUM=	743
XPI_ID=		{fce36c1e-58d8-498a-b2a5-66ad1cedebbb}
XPI_FILES=	Changes GPL Ideas README chrome/customizegoogle.jar \
		defaults/preferences/prefs.js install.js install.rdf chrome.manifest
XPI_DIRS=	chrome defaults/preferences defaults

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