freebsd-ports/www/xpi-prism/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

15 lines
366 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= ports@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>