15 lines
286 B
Makefile
15 lines
286 B
Makefile
# $OpenBSD: Makefile,v 1.10 2013/03/09 15:29:38 sthen Exp $
|
|
|
|
COMMENT= manipulate IPv4/IPv6 netblocks in CIDR notation
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-CIDR-0.17
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= Matteo Cantoni <matteo.cantoni@gmail.com>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|