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 Mac-Pasteboard 0.002 |
---|
8 | platforms darwin |
---|
9 | maintainers cpan2port |
---|
10 | description Manipulate Mac OS X Pasteboards/Clipboards |
---|
11 | extract.suffix .tar.gz |
---|
12 | master_sites http://search.cpan.org/CPAN/authors/id/W/WY/WYANT |
---|
13 | checksums sha1 ed1f623669b0fc4a5bff3d103499a6d749ab2602 md5 af5fbc265ec0afdd476560401efaf80e rmd160 b6aa360585cb713a83e4f39e998a2e2bdc10217b |
---|
14 | |
---|
15 | |
---|