mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
18 lines
368 B
Makefile
18 lines
368 B
Makefile
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= tabletools
|
|
PORTVERSION= 0.2.6
|
|
DISTVERSION= 0.27
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= Sort any HTML data table
|
|
|
|
XPI_NUM= 2637
|
|
XPI_ID= {7C7F5C11-4ACD-4CDB-9293-2E3F46654E2A}
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|