openbsd-ports/net/p5-Net-CIDR/Makefile
sthen 975c618bea update to Net::CIDR 0.15, from dhill
- ok/updated email address from maintainer Matteo Cantoni
2012-05-14 11:25:59 +00:00

18 lines
363 B
Makefile

# $OpenBSD: Makefile,v 1.9 2012/05/14 11:25:59 sthen Exp $
COMMENT= manipulate IPv4/IPv6 netblocks in CIDR notation
MODULES= cpan
DISTNAME= Net-CIDR-0.15
CATEGORIES= net
MAINTAINER= Matteo Cantoni <matteo.cantoni@gmail.com>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>