diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-02-01 12:54:00 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-02-01 12:54:00 +0000 |
commit | c0646a89ddba29f3a026292f7c8d658a1adb44a4 (patch) | |
tree | 6785460b08858dd6c874e481b1173542e5097de9 /devel/Makefile | |
parent | b00911662b32ccb113eae27e85d61ffd2c3fa06d (diff) |
Add py-avro 1.7.3, data serialization system for python.
PR: ports/175565
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
Notes
Notes:
svn path=/head/; revision=311373
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 2505ea07aec0..c6111a414dc3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3365,6 +3365,7 @@ SUBDIR += py-aspyct SUBDIR += py-astng SUBDIR += py-async + SUBDIR += py-avro SUBDIR += py-babel SUBDIR += py-bison SUBDIR += py-bitarray |