aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-tabletools/Makefile
blob: 91a540b31ed66c9db11437311d3d98e2c5bdd3c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	xpi-tabletools
# Date created:		20 May 2006
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	tabletools
PORTVERSION=	0.1.3
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www
MASTER_SITES=	CSME

MAINTAINER=	infofarmer@FreeBSD.org
COMMENT=	Sort any HTML data table

XPI_ID=		{7C7F5C11-4ACD-4CDB-9293-2E3F46654E2A}

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>