forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
16 lines
378 B
Makefile
16 lines
378 B
Makefile
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= noscript
|
|
PORTVERSION= 2.6.6.1
|
|
DISTVERSIONSUFFIX= -sm+fx+fn
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= gecko@FreeBSD.org
|
|
COMMENT= Security-enhancing Java/JS filtering extension
|
|
|
|
XPI_ID= {73a6fe31-595d-460b-a920-fcc0f8843232}
|
|
XPI_NUM= 722
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|