1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
---|
2 | # $Id$ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | perl5.setup Set-Scalar 1.25 |
---|
8 | platforms darwin |
---|
9 | maintainers di.uminho.pt:jpo |
---|
10 | |
---|
11 | description Basic set operations |
---|
12 | long_description ${description} |
---|
13 | |
---|
14 | homepage http://search.cpan.org/dist/Set-Scalar/ |
---|
15 | |
---|
16 | checksums md5 749349bb42757f46d25593e89444872e |
---|
17 | sha1 497b5fe9b30ed6a0bff4e459ce9fb3913bf3a917 |
---|
18 | rmd160 b950e354b5cf0f5706d34c7589edf4211166c6e4 |
---|
19 | |
---|