mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
17 lines
379 B
Makefile
17 lines
379 B
Makefile
# Created by: Anatoly Borodin <anatoly.borodin@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= permatabs
|
|
PORTVERSION= 1.7.0
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= anatoly.borodin@gmail.com
|
|
COMMENT= Turn tabs of your choice into permanent tabs
|
|
|
|
XPI_ID= {20291fcc-1471-46c8-8213-0911f5ce6d65}
|
|
XPI_NUM= 2558
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|