openbsd-ports/net/p5-Net-Netmask/Makefile
2013-03-11 11:35:43 +00:00

13 lines
241 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 11:35:53 espie Exp $
COMMENT = parse, manipulate and lookup IPv4 CIDR blocks
MODULES = cpan
DISTNAME = Net-Netmask-1.9016
CATEGORIES = net
# custom
PERMIT_PACKAGE_CDROM = Yes
.include <bsd.port.mk>