aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/Makefile1
-rw-r--r--security/p5-URN-OASIS-SAML2/Makefile21
-rw-r--r--security/p5-URN-OASIS-SAML2/distinfo3
-rw-r--r--security/p5-URN-OASIS-SAML2/pkg-descr4
-rw-r--r--security/p5-URN-OASIS-SAML2/pkg-plist2
5 files changed, 31 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index c7b9abe82074..805bb3faef8f 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -683,6 +683,7 @@
SUBDIR += p5-Text-Password-Pronounceable
SUBDIR += p5-Tie-EncryptedHash
SUBDIR += p5-Tree-Authz
+ SUBDIR += p5-URN-OASIS-SAML2
SUBDIR += p5-Unix-Passwd-File
SUBDIR += p5-Unix-setuid
SUBDIR += p5-Yahoo-BBAuth
diff --git a/security/p5-URN-OASIS-SAML2/Makefile b/security/p5-URN-OASIS-SAML2/Makefile
new file mode 100644
index 000000000000..6510c7969dcf
--- /dev/null
+++ b/security/p5-URN-OASIS-SAML2/Makefile
@@ -0,0 +1,21 @@
+PORTNAME= URN-OASIS-SAML2
+PORTVERSION= 0.003
+CATEGORIES= security perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:WATERKIP
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Constants for urn:oasis SAML2 implementations
+
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
+
+USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/security/p5-URN-OASIS-SAML2/distinfo b/security/p5-URN-OASIS-SAML2/distinfo
new file mode 100644
index 000000000000..25afd4c3ba01
--- /dev/null
+++ b/security/p5-URN-OASIS-SAML2/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1660576674
+SHA256 (URN-OASIS-SAML2-0.003.tar.gz) = ed9c047f0f93b07f170ef2aa46f1f87c4690f757f9e294df4f3f98f82ea7082c
+SIZE (URN-OASIS-SAML2-0.003.tar.gz) = 7522
diff --git a/security/p5-URN-OASIS-SAML2/pkg-descr b/security/p5-URN-OASIS-SAML2/pkg-descr
new file mode 100644
index 000000000000..1903102ae0db
--- /dev/null
+++ b/security/p5-URN-OASIS-SAML2/pkg-descr
@@ -0,0 +1,4 @@
+URN::OASIS::SAML2 provides constants which are in use by the SAML2
+implementation.
+
+WWW: https://metacpan.org/dist/URN-OASIS-SAML2
diff --git a/security/p5-URN-OASIS-SAML2/pkg-plist b/security/p5-URN-OASIS-SAML2/pkg-plist
new file mode 100644
index 000000000000..be48b17264d0
--- /dev/null
+++ b/security/p5-URN-OASIS-SAML2/pkg-plist
@@ -0,0 +1,2 @@
+%%SITE_PERL%%/URN/OASIS/SAML2.pm
+%%PERL5_MAN3%%/URN::OASIS::SAML2.3.gz