aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2017-08-17 09:45:13 +0000
committerEd Schouten <ed@FreeBSD.org>2017-08-17 09:45:13 +0000
commit77320676abf476646a5b6f972fadf51c5b247dae (patch)
treeffb730f778ab7b919fbedead992f6b48f1346bb4 /textproc/Makefile
parent42b2ed0e2f88ad94b495aaa54e0f4999c0fe76bc (diff)
downloadports-77320676abf476646a5b6f972fadf51c5b247dae.tar.gz
ports-77320676abf476646a5b6f972fadf51c5b247dae.zip
Add py-pyPEG2.
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 pyPEG2 package to parse (a subset of) Protobuf's .proto grammar. Reviewed by: wg Differential Revision: https://reviews.freebsd.org/D12048
Notes
Notes: svn path=/head/; revision=448083
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 421cf6731b95..4a47034e2a90 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1305,6 +1305,7 @@
SUBDIR += py-parsimonious
SUBDIR += py-pdfminer
SUBDIR += py-pss
+ SUBDIR += py-pyPEG2
SUBDIR += py-pyctpp2
SUBDIR += py-pyelasticsearch
SUBDIR += py-pyes