openbsd-ports/net/p5-Net-CIDR/Makefile
simon 85d0153e13 cpanify and set a few licenses
feedback & ok steven@
2007-01-14 20:49:05 +00:00

18 lines
382 B
Makefile

# $OpenBSD: Makefile,v 1.3 2007/01/14 20:49:05 simon Exp $
COMMENT= "Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation"
MODULES= cpan
DISTNAME= Net-CIDR-0.11
CATEGORIES= net
MAINTAINER= Matteo Cantoni <goony@openbeer.it>
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>