SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/p5-Regexp-IPv6/Makefile
Normal file
13
devel/p5-Regexp-IPv6/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
COMMENT= regular expression for IPv6 addresses
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
DISTNAME= Regexp-IPv6-0.03
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Regexp-IPv6/distinfo
Normal file
2
devel/p5-Regexp-IPv6/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Regexp-IPv6-0.03.tar.gz) = 1ULRfXXOk2Md6LohVtoOC1inVcQJzUoNJ6OHOiZxLOI=
|
||||
SIZE (Regexp-IPv6-0.03.tar.gz) = 3291
|
2
devel/p5-Regexp-IPv6/pkg/DESCR
Normal file
2
devel/p5-Regexp-IPv6/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module exports the $IPv6_re regular expression that matches
|
||||
any valid IPv6 address as described in RFC 2373.
|
3
devel/p5-Regexp-IPv6/pkg/PLIST
Normal file
3
devel/p5-Regexp-IPv6/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Regexp/
|
||||
${P5SITE}/Regexp/IPv6.pm
|
||||
@man man/man3p/Regexp::IPv6.3p
|
Loading…
Add table
Add a link
Reference in a new issue