diff options
author | leot <leot@pkgsrc.org> | 2017-04-14 14:13:49 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2017-04-14 14:13:49 +0000 |
commit | 755577afc3da5c1099a4ff735e7e1c96027178c7 (patch) | |
tree | 6e0e58a3fa717e9f01a8b5be627f04ee66cfa6f6 /textproc/Makefile | |
parent | b8260b6b292d1b2765652580f7d365b9e420cbab (diff) | |
download | pkgsrc-755577afc3da5c1099a4ff735e7e1c96027178c7.tar.gz |
+ py-guessit
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index edd70b1f94e..77d7942d670 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.922 2017/04/14 14:09:40 leot Exp $ +# $NetBSD: Makefile,v 1.923 2017/04/14 14:13:49 leot Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -729,6 +729,7 @@ SUBDIR+= py-feedparser SUBDIR+= py-ftfy SUBDIR+= py-generateDS SUBDIR+= py-gnosis-utils +SUBDIR+= py-guessit SUBDIR+= py-html2text SUBDIR+= py-html5lib SUBDIR+= py-humanize |