freebsd-ports/www/xpi-tabletools/Makefile

22 lines
449 B
Makefile
Raw Normal View History

# New ports collection makefile for: xpi-tabletools
# Date created: 20 May 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= tabletools
2009-05-30 20:03:49 +02:00
PORTVERSION= 0.2.6
DISTVERSION= 0.27
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= miwi@FreeBSD.org
COMMENT= Sort any HTML data table
2007-07-31 09:37:47 +02:00
XPI_NUM= 2637
XPI_ID= {7C7F5C11-4ACD-4CDB-9293-2E3F46654E2A}
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>