freebsd-ports/www/xpi-tabletools/Makefile
Andrew Pantyukhin d10a6cc67b - Move www/xpi-tablesort to www/xpi-tabletools
- Update to 0.1.2

Repocopy by:	marcus
2006-06-27 06:46:18 +00:00

20 lines
457 B
Makefile

# New ports collection makefile for: xpi-tabletools
# Date created: 20 May 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= tabletools
PORTVERSION= 0.1.2
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_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>