aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-prism/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-prism/Makefile')
-rw-r--r--www/xpi-prism/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/www/xpi-prism/Makefile b/www/xpi-prism/Makefile
deleted file mode 100644
index 48f09236fcd0..000000000000
--- a/www/xpi-prism/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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
-
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2016-07-04
-
-XPI_ID= refractor@developer.mozilla.org
-
-.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
-.include <bsd.port.mk>