SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
net/p5-Regexp-Common-net-CIDR/Makefile
Normal file
16
net/p5-Regexp-Common-net-CIDR/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
COMMENT= provide patterns for CIDR blocks
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
|
||||
DISTNAME = Regexp-Common-net-CIDR-0.03
|
||||
CATEGORIES= net textproc
|
||||
REVISION = 0
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
RUN_DEPENDS= textproc/p5-Regexp-Common
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
2
net/p5-Regexp-Common-net-CIDR/distinfo
Normal file
2
net/p5-Regexp-Common-net-CIDR/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Regexp-Common-net-CIDR-0.03.tar.gz) = OWBqV6qyDU9EaDAPLsP6KrVX/MnLeIDsfG4H2AFi2jM=
|
||||
SIZE (Regexp-Common-net-CIDR-0.03.tar.gz) = 26311
|
2
net/p5-Regexp-Common-net-CIDR/pkg/DESCR
Normal file
2
net/p5-Regexp-Common-net-CIDR/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
The Regexp::Common::net::CIDR module provides patterns
|
||||
for CIDR blocks.
|
5
net/p5-Regexp-Common-net-CIDR/pkg/PLIST
Normal file
5
net/p5-Regexp-Common-net-CIDR/pkg/PLIST
Normal file
|
@ -0,0 +1,5 @@
|
|||
${P5SITE}/Regexp/
|
||||
${P5SITE}/Regexp/Common/
|
||||
${P5SITE}/Regexp/Common/net/
|
||||
${P5SITE}/Regexp/Common/net/CIDR.pm
|
||||
@man man/man3p/Regexp::Common::net::CIDR.3p
|
Loading…
Add table
Add a link
Reference in a new issue