devel/Makefile: add and enable py-python-slugify
This commit is contained in:
parent
1e2b048f63
commit
10e8fc7557
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2735 2018/09/20 13:45:11 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.2736 2018/09/23 18:17:04 taca Exp $
|
||||
#
|
||||
|
||||
COMMENT= Development utilities
|
||||
|
@ -2225,6 +2225,7 @@ SUBDIR+= py-pysha3
|
|||
SUBDIR+= py-pysvn
|
||||
SUBDIR+= py-pytemplate
|
||||
SUBDIR+= py-python-dotenv
|
||||
SUBDIR+= py-python-slugify
|
||||
SUBDIR+= py-pyutil
|
||||
SUBDIR+= py-pyvex
|
||||
SUBDIR+= py-queuelib
|
||||
|
|
Loading…
Reference in a new issue