aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2017-11-30 14:53:07 +0800
committeryuri <yuri@FreeBSD.org>2017-11-30 14:53:07 +0800
commit7506f5e2624ba7a1de112fadecbb736a20e96d22 (patch)
tree32323ad53cd907887ed690b586eb24da19e9e365 /www/Makefile
parent8352f41adf69e1d8560cc998f3cc9d35ec3ca464 (diff)
downloadfreebsd-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/Makefile1
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