1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/www/xpi-prism/Makefile
2014-01-26 15:12:42 +00:00

16 lines
365 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
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>