2013-03-11 07:35:43 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:35:54 espie Exp $
|
2011-06-14 07:29:28 -04:00
|
|
|
|
|
|
|
COMMENT= provide patterns for CIDR blocks
|
|
|
|
|
|
|
|
MODULES= cpan
|
2011-10-05 13:30:57 -04:00
|
|
|
REVISION= 0
|
2011-06-14 07:29:28 -04:00
|
|
|
|
|
|
|
DISTNAME= Regexp-Common-net-CIDR-0.02
|
|
|
|
CATEGORIES= net textproc
|
|
|
|
|
2011-06-14 07:34:50 -04:00
|
|
|
# GPLv2
|
2011-06-14 07:29:28 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2011-10-05 13:30:57 -04:00
|
|
|
RUN_DEPENDS= textproc/p5-Regexp-Common
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2011-06-14 07:29:28 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|