diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-04-16 19:06:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-04-16 19:06:31 +0800 |
commit | b58d1d5d6c1ce9082a77225da3f0bff33a700e69 (patch) | |
tree | b3e83227f89bf02e35d131b455b1bd2b68e39d32 /www/Makefile | |
parent | c5d55fd7c31e7d51b5e4b35ad0effbe8897186e9 (diff) | |
download | freebsd-ports-gnome-b58d1d5d6c1ce9082a77225da3f0bff33a700e69.tar.gz freebsd-ports-gnome-b58d1d5d6c1ce9082a77225da3f0bff33a700e69.tar.zst freebsd-ports-gnome-b58d1d5d6c1ce9082a77225da3f0bff33a700e69.zip |
Add you-get 0.4.652
You-Get is a tiny command-line utility to download media contents (videos,
audios, images) from the Web, in case there is no other handy way to do it.
WWW: https://you-get.org/
WWW: https://github.com/soimort/you-get
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 1287a4ae4c14..4a28cf25f0b7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2487,6 +2487,7 @@ SUBDIR += yarn SUBDIR += yaws SUBDIR += yii + SUBDIR += you-get SUBDIR += yourls SUBDIR += youtube_dl SUBDIR += yuicompressor |