Permalink
Browse files
p5-alien-base-modulebuild: update to version 1.02
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
perl/p5-alien-base-modulebuild/Portfile
|
|
@@ -4,16 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 |
|
|
perl5.setup Alien-Base-ModuleBuild 1.00 |
|
|
perl5.setup Alien-Base-ModuleBuild 1.02 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers {devans @dbevans} openmaintainer |
|
|
description Alien::Base::ModuleBuild - A Module::Build subclass for building Alien:: modules and their libraries |
|
|
long_description ${description}. For development of new Alien:: modules, consider using Alien::Build and alienfile instead. |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 9a914300b4fe37f781aedfddc310cdd28b7f856b \ |
|
|
sha256 671f9d1972f1ad39925abf8b201c1f0a50cd8fcfbe4a8717b8a8c2d7dd8fe791 |
|
|
checksums rmd160 4fc02a2c1f191b4c4ec96ae0fc350a5034a2ea05 \ |
|
|
sha256 a7e7515aaa5b10df4a98a105fc50348b46591ae21fe55cdeb56bac7405158e59 \ |
|
|
size 63338 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|