diff options
author | marcus <marcus@FreeBSD.org> | 2009-02-27 13:30:08 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-02-27 13:30:08 +0800 |
commit | 6932c01d32360f98089a0ba75af4a06855829575 (patch) | |
tree | 80fa21ea098290049515f5511424b35cd04bc0c3 /net/Makefile | |
parent | 64fafcc6a920ee60be4981866277dd9112025f59 (diff) | |
download | freebsd-ports-gnome-6932c01d32360f98089a0ba75af4a06855829575.tar.gz freebsd-ports-gnome-6932c01d32360f98089a0ba75af4a06855829575.tar.zst freebsd-ports-gnome-6932c01d32360f98089a0ba75af4a06855829575.zip |
Add libproxy-mozjs, a plug-in which allows Mozilla-based web browsers to
make use of libproxy.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 72d66377ee7e..7e622522a895 100644 --- a/net/Makefile +++ b/net/Makefile @@ -304,6 +304,7 @@ SUBDIR += libproxy SUBDIR += libproxy-gnome SUBDIR += libproxy-kde + SUBDIR += libproxy-mozjs SUBDIR += librsync SUBDIR += libsocket++ SUBDIR += libsocketcpp |