diff options
author | swills <swills@FreeBSD.org> | 2015-12-20 23:32:54 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2015-12-20 23:32:54 +0800 |
commit | edafb246fb475228abc7a4beff2c455d262efff2 (patch) | |
tree | 7342af56cdc95a395144f2e8621dae16ee650dd1 /misc/Makefile | |
parent | c30a7495cb374b4c7c1dd84c5642bbe43194cf0a (diff) | |
download | freebsd-ports-gnome-edafb246fb475228abc7a4beff2c455d262efff2.tar.gz freebsd-ports-gnome-edafb246fb475228abc7a4beff2c455d262efff2.tar.zst freebsd-ports-gnome-edafb246fb475228abc7a4beff2c455d262efff2.zip |
misc/py-powerline-status: create port
Powerline is a statusline plugin for vim, and provides statuslines and prompts
for several other applications, including zsh, bash, tmux, IPython, Awesome, i3
and Qtile.
WWW: https://github.com/powerline/powerline
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 9c8e5a2745a8..7d3990d291ea 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -376,6 +376,7 @@ SUBDIR += py-YABT SUBDIR += py-osd SUBDIR += py-pexpect + SUBDIR += py-powerline-status SUBDIR += py-progressbar SUBDIR += py-progressbar231 SUBDIR += py-qt4-demo |