aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:25:26 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:45:56 +0000
commit936ac5d4d6923b49b8fd235ccff3461e063d5831 (patch)
tree1b9bf1fc91448e9352be569ca0fdd24e79ed5396
parent104ac41d20ad865e39d4ad2b5a85815bf8f5626e (diff)
downloadports-936ac5d4d6923b49b8fd235ccff3461e063d5831.tar.gz
ports-936ac5d4d6923b49b8fd235ccff3461e063d5831.zip
devel/p5-FFI-Platypus-Declare: Add p5-FFI-Platypus-Declare 1.34
FFI::Platypus::Declare provides a declarative interface to FFI::Platypus. It provides a more concise interface at the cost of a little less power, and a little more namespace pollution. WWW: https://metacpan.org/release/FFI-Platypus-Declare
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-FFI-Platypus-Declare/Makefile25
-rw-r--r--devel/p5-FFI-Platypus-Declare/distinfo3
-rw-r--r--devel/p5-FFI-Platypus-Declare/pkg-descr5
-rw-r--r--devel/p5-FFI-Platypus-Declare/pkg-plist2
5 files changed, 36 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 8622fce67fd4..c239490e3a63 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2360,6 +2360,7 @@
SUBDIR += p5-ExtUtils-XSpp
SUBDIR += p5-FFI-CheckLib
SUBDIR += p5-FFI-Platypus
+ SUBDIR += p5-FFI-Platypus-Declare
SUBDIR += p5-FSA-Rules
SUBDIR += p5-Feature-Compat-Try
SUBDIR += p5-Fennec-Lite
diff --git a/devel/p5-FFI-Platypus-Declare/Makefile b/devel/p5-FFI-Platypus-Declare/Makefile
new file mode 100644
index 000000000000..f0f3cb8ec180
--- /dev/null
+++ b/devel/p5-FFI-Platypus-Declare/Makefile
@@ -0,0 +1,25 @@
+# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+
+PORTNAME= FFI-Platypus-Declare
+PORTVERSION= 1.34
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Declarative interface to FFI::Platypus
+
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-FFI-Platypus>=1.33:devel/p5-FFI-Platypus
+TEST_DEPENDS= p5-FFI-CheckLib>=0:devel/p5-FFI-CheckLib
+
+USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/devel/p5-FFI-Platypus-Declare/distinfo b/devel/p5-FFI-Platypus-Declare/distinfo
new file mode 100644
index 000000000000..a11d995c9e71
--- /dev/null
+++ b/devel/p5-FFI-Platypus-Declare/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1622213912
+SHA256 (FFI-Platypus-Declare-1.34.tar.gz) = a49f4eea480dcd646e59b51810731d9504bc769c5d389bff796bd687ca14d638
+SIZE (FFI-Platypus-Declare-1.34.tar.gz) = 22244
diff --git a/devel/p5-FFI-Platypus-Declare/pkg-descr b/devel/p5-FFI-Platypus-Declare/pkg-descr
new file mode 100644
index 000000000000..cc76fb9dd0e3
--- /dev/null
+++ b/devel/p5-FFI-Platypus-Declare/pkg-descr
@@ -0,0 +1,5 @@
+FFI::Platypus::Declare provides a declarative interface to FFI::Platypus. It
+provides a more concise interface at the cost of a little less power, and a
+little more namespace pollution.
+
+WWW: https://metacpan.org/release/FFI-Platypus-Declare
diff --git a/devel/p5-FFI-Platypus-Declare/pkg-plist b/devel/p5-FFI-Platypus-Declare/pkg-plist
new file mode 100644
index 000000000000..27ab0502701d
--- /dev/null
+++ b/devel/p5-FFI-Platypus-Declare/pkg-plist
@@ -0,0 +1,2 @@
+%%SITE_PERL%%/FFI/Platypus/Declare.pm
+%%PERL5_MAN3%%/FFI::Platypus::Declare.3.gz