2007-06-14 22:03:05 +02:00
|
|
|
# New ports collection makefile for: xpi-customizegoogle
|
|
|
|
# Date created: 15 June 2007
|
|
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= customizegoogle
|
2009-01-05 21:54:31 +01:00
|
|
|
PORTVERSION= 0.76
|
2007-12-15 21:14:54 +01:00
|
|
|
DISTVERSIONSUFFIX= .en-US
|
|
|
|
#DISTVERSIONSUFFIX= -fx+sm+fl
|
2007-06-14 22:03:05 +02:00
|
|
|
CATEGORIES= www
|
2008-09-07 09:27:41 +02:00
|
|
|
MASTER_SITES= http://www.updatecg.com/ LOCAL/chinsan/xpi
|
2007-06-14 22:03:05 +02:00
|
|
|
|
2009-01-03 14:12:17 +01:00
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
2007-06-14 22:03:05 +02:00
|
|
|
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 \
|
2007-08-07 10:21:16 +02:00
|
|
|
defaults/preferences/prefs.js install.js install.rdf chrome.manifest
|
2007-06-14 22:03:05 +02:00
|
|
|
XPI_DIRS= chrome defaults/preferences defaults
|
|
|
|
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|