76861e58e4
Maintainer timeout. ok simon@
20 lines
403 B
Makefile
20 lines
403 B
Makefile
# $OpenBSD: Makefile,v 1.5 2007/12/11 20:01:00 merdely Exp $
|
|
|
|
COMMENT= Perl extension for merging IPv4 or IPv6 CIDR addresses
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-CIDR-Lite-0.20
|
|
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
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|