openbsd-ports/net/p5-Net-CIDR-Lite/Makefile
danj a4577c7171 Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:46:32 +00:00

17 lines
292 B
Makefile

# $OpenBSD: Makefile,v 1.12 2019/07/17 14:46:34 danj Exp $
COMMENT= Perl extension for merging IPv4 or IPv6 CIDR addresses
MODULES= cpan
PKG_ARCH= *
DISTNAME= Net-CIDR-Lite-0.21
CATEGORIES= net
REVISION= 0
# GPL/Artistic
PERMIT_PACKAGE= Yes
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>