diff options
author | pawel <pawel@FreeBSD.org> | 2015-11-06 06:34:28 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2015-11-06 06:34:28 +0800 |
commit | 315b38cd98d1ed7a479ac130db10f3c3a4f722f6 (patch) | |
tree | b5223daf282a31979db0f58a893dba1ba26738c6 /www/Makefile | |
parent | 19f9d6aa58ec78fe9a3017ae1819ee82075a8c0a (diff) | |
download | freebsd-ports-graphics-315b38cd98d1ed7a479ac130db10f3c3a4f722f6.tar.gz freebsd-ports-graphics-315b38cd98d1ed7a479ac130db10f3c3a4f722f6.tar.zst freebsd-ports-graphics-315b38cd98d1ed7a479ac130db10f3c3a4f722f6.zip |
The Pywikibot framework is a Python library that interfaces with the
MediaWiki API version 1.14 or higher.
WWW: https://www.mediawiki.org/wiki/Pywikibot
PR: 202900
Submitted by: Yuri Victorovich <yuri@rawbw.com>
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 81e5b5e30f0..ec8af6d5472 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1713,6 +1713,7 @@ SUBDIR += py-pysearch SUBDIR += py-python-digitalocean SUBDIR += py-pywebdav + SUBDIR += py-pywikibot SUBDIR += py-qp SUBDIR += py-qpy SUBDIR += py-qt4-webkit |