aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2018-08-07 07:09:34 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2018-08-07 07:09:34 +0000
commit6f930d631e8b46675760eb599b32c554aec48869 (patch)
treed6865c4cbff5ca79caf9cdc0ee432a7b927dfc07 /net-p2p/Makefile
parent79bf59f8a3eb2c3d596e46b3a6cbfaa94b52d496 (diff)
- New port: net-p2p/awgg
AWGG comes from Advanced Wget GUI. AWGG is a lightweight multiplatform and multilanguage download manager, basically a wget frontend and other tools like aria2, curl, youtube-dl and axel. AWGG is written in Free Pascal , using CodeTyphon and Lazarus IDE. Features: Status filter download. Batch download. Manage multiple downloads engines at the same time. Multiple schedules. Clipboard monitoring. Notification system. Proxy configuration. Multiple queues. Supports HTTP, HTTPS, FTP. Drop box WWW: https://github.com/Nenirey/AWGG Differential Revision: https://reviews.freebsd.org/D15239
Notes
Notes: svn path=/head/; revision=476572
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r--net-p2p/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index 12ea86cde877..8a2eda38327c 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -5,6 +5,7 @@
SUBDIR += amule
SUBDIR += amule-devel
+ SUBDIR += awgg
SUBDIR += bitcoin
SUBDIR += bitcoin-daemon
SUBDIR += bitcoin-utils