aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-02-01 12:54:00 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-02-01 12:54:00 +0000
commitc0646a89ddba29f3a026292f7c8d658a1adb44a4 (patch)
tree6785460b08858dd6c874e481b1173542e5097de9 /devel/Makefile
parentb00911662b32ccb113eae27e85d61ffd2c3fa06d (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/Makefile1
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