opnsense-ports/www/xpi-noscript/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

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>