Ticket #24036: Portfile

File Portfile, 634 bytes (added by jpo@…, 14 years ago)

Portfile for p5-set-scalar

Line 
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
4PortSystem          1.0
5PortGroup           perl5 1.0
6
7perl5.setup         Set-Scalar 1.25
8platforms           darwin
9maintainers         di.uminho.pt:jpo
10
11description         Basic set operations
12long_description    ${description}
13
14homepage            http://search.cpan.org/dist/Set-Scalar/
15
16checksums           md5     749349bb42757f46d25593e89444872e
17                    sha1    497b5fe9b30ed6a0bff4e459ce9fb3913bf3a917
18                    rmd160  b950e354b5cf0f5706d34c7589edf4211166c6e4
19