Add and enable py-isc_dhcp_leases

This commit is contained in:
gutteridge 2019-01-06 01:50:25 +00:00
parent 6e3ffb97e4
commit f7c7654660

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1018 2018/12/23 17:22:43 wiz Exp $
# $NetBSD: Makefile,v 1.1019 2019/01/06 01:50:25 gutteridge Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@ -780,6 +780,7 @@ SUBDIR+= py-html5lib
SUBDIR+= py-humanize
SUBDIR+= py-inflection
SUBDIR+= py-iniparse
SUBDIR+= py-isc_dhcp_leases
SUBDIR+= py-jade
SUBDIR+= py-jellyfish
SUBDIR+= py-jinja2