aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-23 04:20:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-23 04:20:53 +0000
commit6b3b8056966e973a473d9b0d6144a9aaec051404 (patch)
tree8dd67e64f12ee92bc033fc5b7b9873e31577f7c3 /textproc/Makefile
parent726518cc9482c73941e9c0e37c9d3593ad3732fd (diff)
downloadports-6b3b8056966e973a473d9b0d6144a9aaec051404.tar.gz
ports-6b3b8056966e973a473d9b0d6144a9aaec051404.zip
Add py-isbnlib 3.9.10
isbnlib is a (pure) python library that provides several useful methods and functions to validate, clean, transform, hyphenate and get metadata for ISBN strings. Its origin was as the core of isbntools. WWW: https://github.com/xlcnd/isbnlib
Notes
Notes: svn path=/head/; revision=523867
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 f560436931fc..d4c64c710759 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1272,6 +1272,7 @@
SUBDIR += py-hunspell
SUBDIR += py-hyperestraier-python
SUBDIR += py-hypua2jamo
+ SUBDIR += py-isbnlib
SUBDIR += py-jaxml
SUBDIR += py-jsonslicer
SUBDIR += py-jsx-lexer