17 lines
420 B
Makefile
17 lines
420 B
Makefile
# $OpenBSD: Makefile,v 1.13 2018/09/04 12:46:16 espie Exp $
|
|
|
|
COMMENT= Tor Browser meta package
|
|
|
|
MAINTAINER= Sean Levy <attila@stalphonsos.com>
|
|
|
|
PKGNAME= tor-browser-7.5.3
|
|
REVISION= 0
|
|
|
|
RUN_DEPENDS= www/tor-browser/browser>=7.5.3 \
|
|
www/tor-browser/torbutton>=1.9.8.6 \
|
|
www/tor-browser/tor-launcher>=0.2.14.4 \
|
|
www/tor-browser/noscript>=5.1.8.4 \
|
|
www/tor-browser/https-everywhere>=2018.3.13
|
|
|
|
.include <bsd.port.mk>
|