1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/www/xpi-prism/Makefile

17 lines
379 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= prism
DISTVERSION= 1.0b2
CATEGORIES= www
MASTER_SITES= http://freebsd.unixfreunde.de/sources/
MAINTAINER= miwi@FreeBSD.org
COMMENT= Create Prism applications directly from Firefox
XPI_ID= refractor@developer.mozilla.org
NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>