freebsd-ports/www/xpi-mozex/Makefile
Thierry Thomas 9d2489d5bf Adding www/mozex & www/mozex-firefox, external programs integration
into Mozilla / Firefox.

The files Makefile.xpi and pkg-install.xpi have been designed to
install any .xpi extension (hopefully).

PR:		ports/65589
2004-07-03 06:37:01 +00:00

18 lines
424 B
Makefile

# Ports collection makefile for: mozex-firefox
# Date created: Tue Oct 28, 2003
# Whom: Thierry Thomas (<thierry@pompo.net>)
#
# $FreeBSD$
#
PORTNAME= mozex
#PKGNAMESUFFIX set to -firefox in ../mozex/Makefile.xpi
MAINTAINER= ports@FreeBSD.org
COMMENT= Mozex allows Firefox's users to use external programs for mail, news, etc.
MASTERDIR= ${.CURDIR}/../mozex
WITH_FIREFOX= yes
.include "${MASTERDIR}/Makefile"