mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
21 lines
459 B
Makefile
21 lines
459 B
Makefile
# New ports collection makefile for: xpi-noscript
|
|
# Date created: 28 March 2006
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= noscript
|
|
PORTVERSION= 2.4.2
|
|
DISTVERSIONSUFFIX= -sm+fx+fn
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= gecko@FreeBSD.org
|
|
COMMENT= A 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>
|