diff options
author | yuri <yuri@FreeBSD.org> | 2017-11-30 14:53:07 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2017-11-30 14:53:07 +0800 |
commit | 7506f5e2624ba7a1de112fadecbb736a20e96d22 (patch) | |
tree | 32323ad53cd907887ed690b586eb24da19e9e365 /www/Makefile | |
parent | 8352f41adf69e1d8560cc998f3cc9d35ec3ca464 (diff) | |
download | freebsd-ports-gnome-7506f5e2624ba7a1de112fadecbb736a20e96d22.tar.gz freebsd-ports-gnome-7506f5e2624ba7a1de112fadecbb736a20e96d22.tar.zst freebsd-ports-gnome-7506f5e2624ba7a1de112fadecbb736a20e96d22.zip |
New port: www/py-ddgr: Command line tool for performing DuckDuckGo web searches
PR: 223976
Submitted by: jsmith@resonatingmedia.com
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13299
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 c6771803878a..9060524462c9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1556,6 +1556,7 @@ SUBDIR += py-cssmin SUBDIR += py-cssselect SUBDIR += py-cssutils + SUBDIR += py-ddgr SUBDIR += py-django SUBDIR += py-django-allauth SUBDIR += py-django-annotations |