608502923a
Maintainer timeout
18 lines
360 B
Makefile
18 lines
360 B
Makefile
# $OpenBSD: Makefile,v 1.6 2009/05/07 14:43:48 giovanni Exp $
|
|
|
|
COMMENT= manipulate IPv4/IPv6 netblocks in CIDR notation
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-CIDR-0.13
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= Matteo Cantoni <goony@openbeer.it>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|