diff options
author | marcus <marcus@FreeBSD.org> | 2004-07-27 08:18:49 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-07-27 08:18:49 +0800 |
commit | 960d921603daef5e25db9b320c26e6a776fcb8a8 (patch) | |
tree | d22f29041134068f06f015c8860651a7e909b27f /devel/Makefile | |
parent | d768cfa1e8a1fdefc6ec8ab23d96cf36cb1f8be5 (diff) | |
download | freebsd-ports-gnome-960d921603daef5e25db9b320c26e6a776fcb8a8.tar.gz freebsd-ports-gnome-960d921603daef5e25db9b320c26e6a776fcb8a8.tar.zst freebsd-ports-gnome-960d921603daef5e25db9b320c26e6a776fcb8a8.zip |
Add py-dbus, Python bindings for the D-BUS messaging system.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index cac842cac57a..fb4eb3c00f0e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1104,6 +1104,7 @@ SUBDIR += py-ctypes SUBDIR += py-cxx SUBDIR += py-dialog + SUBDIR += py-dbus SUBDIR += py-fam SUBDIR += py-fileutils SUBDIR += py-fortran |