Import URI-Nested 0.10
A perl library for nested URIs. OK bluhm@
This commit is contained in:
parent
69250a39b2
commit
57b72e36c2
19
devel/p5-URI-Nested/Makefile
Normal file
19
devel/p5-URI-Nested/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
COMMENT = nested URIs
|
||||
|
||||
DISTNAME = URI-Nested-0.10
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
BUILD_DEPENDS = devel/p5-Module-Build>=0.30
|
||||
RUN_DEPENDS = www/p5-URI>=1.40
|
||||
|
||||
CONFIGURE_STYLE = modbuild
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-URI-Nested/distinfo
Normal file
2
devel/p5-URI-Nested/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (URI-Nested-0.10.tar.gz) = 4ZcTOaZfusY6uHFC1LWdPSWdUUF3U8d8tY6jGoIz768=
|
||||
SIZE (URI-Nested-0.10.tar.gz) = 6170
|
3
devel/p5-URI-Nested/pkg/DESCR
Normal file
3
devel/p5-URI-Nested/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
This class provides support for nested URIs, where the scheme is a prefix, and
|
||||
the remainder of the URI is another URI. Examples include JDBC URIs and
|
||||
database URIs.
|
2
devel/p5-URI-Nested/pkg/PLIST
Normal file
2
devel/p5-URI-Nested/pkg/PLIST
Normal file
@ -0,0 +1,2 @@
|
||||
${P5SITE}/URI/Nested.pm
|
||||
@man man/man3p/URI::Nested.3p
|
Loading…
x
Reference in New Issue
Block a user