summaryrefslogtreecommitdiff
path: root/www/xpi-tabletools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-tabletools/Makefile')
-rw-r--r--www/xpi-tabletools/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/www/xpi-tabletools/Makefile b/www/xpi-tabletools/Makefile
deleted file mode 100644
index d5304966e202..000000000000
--- a/www/xpi-tabletools/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= tabletools
-PORTVERSION= 0.2.6
-DISTVERSION= 0.27
-DISTVERSIONSUFFIX= -fx
-CATEGORIES= www
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Sort any HTML data table
-
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2016-07-04
-
-XPI_NUM= 2637
-XPI_ID= {7C7F5C11-4ACD-4CDB-9293-2E3F46654E2A}
-
-.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
-.include <bsd.port.mk>