freebsd-ports/www/xpi-prism/Makefile
2009-09-10 20:11:42 +00:00

20 lines
457 B
Makefile

# New ports collection makefile for: xpi-prism
# Date created: 10 May 2009
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= prism
DISTVERSION= 1.0b1
PORTREVISION= 1
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>