2006-06-13 19:20:25 +02:00
|
|
|
# Ports collection makefile for: mozex-firefox
|
|
|
|
# Date created: Tue Oct 28, 2003
|
|
|
|
# Whom: Thierry Thomas (<thierry@pompo.net>)
|
2004-07-03 08:37:01 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= mozex
|
2006-06-13 19:20:25 +02:00
|
|
|
PORTVERSION= 1.9.3
|
2006-04-16 22:41:34 +02:00
|
|
|
CATEGORIES= www
|
2006-05-02 16:49:42 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_MOZDEV}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
2004-07-03 08:37:01 +02:00
|
|
|
|
2006-06-07 09:56:43 +02:00
|
|
|
MAINTAINER= simon@olofsson.de
|
|
|
|
COMMENT= External commands integration
|
2004-07-03 08:37:01 +02:00
|
|
|
|
2006-04-16 22:41:34 +02:00
|
|
|
XPI_ID= {01bc0112-afff-4fb5-8772-191bf35a8ffb}
|
|
|
|
XPI_FILES= chrome/mozex.jar install.js install.rdf chrome.manifest
|
|
|
|
XPI_DIRS= chrome
|
2004-07-03 08:37:01 +02:00
|
|
|
|
2006-04-16 22:41:34 +02:00
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|