diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-07 12:22:03 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-07 12:36:11 +0000 |
commit | 313d74c86b6c762830e58a2c9176983bbb3083af (patch) | |
tree | 386a070212c633cd7a29093250939b98cfc46f03 /devel/Makefile | |
parent | f208ae5f4747c1fdcd88c7b71f17cbd44da3d2c2 (diff) | |
download | ports-313d74c86b6c762830e58a2c9176983bbb3083af.tar.gz ports-313d74c86b6c762830e58a2c9176983bbb3083af.zip |
devel/py-etils: Add py-etils 0.6.0
Etils (eclectic utils) is an open-source collection of utils for python.
WWW: https://github.com/google/etils
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 abb414a12927..fc85bf3b329c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4450,6 +4450,7 @@ SUBDIR += py-epc SUBDIR += py-epdb SUBDIR += py-epsilon + SUBDIR += py-etils SUBDIR += py-evdev SUBDIR += py-eventlib SUBDIR += py-ewmh |