freebsd-ports/www/xpi-mozex/Makefile
Andrew Pantyukhin 437f64f2f2 - Update to 1.9.5
PR:		ports/103980
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2006-10-09 11:06:40 +00:00

21 lines
498 B
Makefile

# Ports collection makefile for: mozex-firefox
# Date created: Tue Oct 28, 2003
# Whom: Thierry Thomas (<thierry@pompo.net>)
#
# $FreeBSD$
#
PORTNAME= mozex
PORTVERSION= 1.9.5
CATEGORIES= www
MASTER_SITES= MOZDEV
MAINTAINER= simon@olofsson.de
COMMENT= External commands integration
XPI_ID= {01bc0112-afff-4fb5-8772-191bf35a8ffb}
XPI_FILES= chrome/mozex.jar install.js install.rdf chrome.manifest
XPI_DIRS= chrome
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>