1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/www/xpi-mozex/Makefile
Martin Wilke 8c08caf302 - Update to 1.9.12
PR:		14127
Submitted by:	Simon Olofsson <simon@olofsson.de>
2010-04-02 15:22:51 +00:00

22 lines
499 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.12
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>