FreeBSD/ports 50b13ab (r448060)devel Makefile, devel/py-toposort Makefile distinfo

Add py-toposort.

I am currently in the process of creating ports for various components
related to CloudABI, including ARPC (an RPC framework that supports file
descriptor passing) and Flower (a capability-based network backplane).

The former comes with a script called 'aprotoc' for creating C++
bindings for messages and RPC services. This script depends on Python's
toposort package to order declarations in the resulting C++ header file,
taking dependencies into account.

Reviewed by:    mat, wg
Differential Revision:  https://reviews.freebsd.org/D12046
DeltaFile
+20-0devel/py-toposort/Makefile
+3-0devel/py-toposort/distinfo
+3-0devel/py-toposort/pkg-descr
+1-0devel/Makefile
+27-04 files

UnifiedSplitRaw