mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
21 lines
458 B
Makefile
21 lines
458 B
Makefile
|
# New ports collection makefile for: xpi-permatabs
|
||
|
# Date created: 2008-05-20
|
||
|
# Whom: 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>
|