freebsd-ports/www/xpi-httpfox/Makefile
2009-08-07 18:58:08 +00:00

20 lines
433 B
Makefile

# New ports collection makefile for: xpi-httpfox
# Date created: 30 Oct 2008
# Whom: Steven Kreuzer <skreuzer@exit2shell.com>
#
# $FreeBSD$
#
PORTNAME= httpfox
PORTVERSION= 0.8.4
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= HTTP analyzer addon for Firefox
XPI_NUM= 6647
XPI_ID= {4093c4de-454a-4329-8aff-c6b0b123c386}
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>