2006-06-15 22:38:25 +02:00
|
|
|
# New ports collection makefile for: xpi-joga
|
|
|
|
# Date created: 16 June 2006
|
|
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= joga
|
2009-01-02 17:22:07 +01:00
|
|
|
PORTVERSION= 1.6
|
2010-09-08 02:55:10 +02:00
|
|
|
PORTREVISION= 1
|
2006-06-15 22:38:25 +02:00
|
|
|
CATEGORIES= www
|
2007-04-18 10:01:25 +02:00
|
|
|
MASTER_SITES= CENKES
|
2006-06-26 11:36:16 +02:00
|
|
|
# The unversioned dist is at http://dl.google.com/firefox/joga/companion.xpi
|
2006-07-04 07:17:46 +02:00
|
|
|
# The update RDF is at http://tools.google.com/firefox/joga/update.rdf
|
2006-06-15 22:38:25 +02:00
|
|
|
|
2009-01-03 14:12:17 +01:00
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
2006-06-15 22:38:25 +02:00
|
|
|
COMMENT= Joga.com Companion
|
|
|
|
|
|
|
|
XPI_ID= {06108483-1773-402e-a112-bfec19a73942}
|
2010-09-08 02:55:10 +02:00
|
|
|
XPI_FILES= chrome/joga.jar chrome.manifest defaults/preferences/joga.js install.rdf
|
|
|
|
XPI_DIRS= chrome defaults/preferences defaults
|
2006-06-15 22:38:25 +02:00
|
|
|
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|