diff options
author | marino <marino@FreeBSD.org> | 2014-11-08 04:33:36 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-11-08 04:33:36 +0800 |
commit | 37b111521698cb11e16ab1232ce56171f3ab0da8 (patch) | |
tree | e2cf586c45cc4a597966f018250718df604d7b45 /www/Makefile | |
parent | b3184aace1a18b84d34144a0fe7ebdf89c9202fe (diff) | |
download | freebsd-ports-gnome-37b111521698cb11e16ab1232ce56171f3ab0da8.tar.gz freebsd-ports-gnome-37b111521698cb11e16ab1232ce56171f3ab0da8.tar.zst freebsd-ports-gnome-37b111521698cb11e16ab1232ce56171f3ab0da8.zip |
Add new port www/py-seafobj
PR: 193315
Submitted by: Jingfeng Yan
full desc: "This is a Python library for accessing seafile data model."
Unfortunately, that really is the most detailed description. All the
README's are zero-bytes in the repo.
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 f00117b959b8..a00d74ab5bfe 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1665,6 +1665,7 @@ SUBDIR += py-scrapy SUBDIR += py-scriptaculous SUBDIR += py-seafdav + SUBDIR += py-seafobj SUBDIR += py-selector SUBDIR += py-selenium SUBDIR += py-slimmer |