13 lines
241 B
Makefile
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>
|