Permalink
Browse files
p5-inline-c: update to version 0.80
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
perl/p5-inline-c/Portfile
|
|
@@ -4,16 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup Inline-C 0.78 |
|
|
perl5.setup Inline-C 0.80 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description Inline::C Write Perl Subroutines in C |
|
|
long_description Inline::C is a module that allows you to write Perl subroutines in C. |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 17ba6f8492fff788756451929968c395c551465a \ |
|
|
sha256 9a7804d85c01a386073d2176582b0262b6374c5c0341049da3ef84c6f53efbc7 |
|
|
checksums rmd160 ff66b37ccf4876d8075a8666755abf858ad2741b \ |
|
|
sha256 35f5ff188f56b9c8a5ec342e2ff3a2d248ddbc91eead80d9361697914d5adbe3 \ |
|
|
size 76132 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|