1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/www/xpi-httpfox/Makefile
2014-01-26 15:10:29 +00:00

17 lines
359 B
Makefile

# Created by: Steven Kreuzer <skreuzer@exit2shell.com>
# $FreeBSD$
PORTNAME= httpfox
PORTVERSION= 0.8.10
DISTVERSIONSUFFIX= -fx+sm
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>