975c618bea
- ok/updated email address from maintainer Matteo Cantoni
18 lines
363 B
Makefile
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>
|