# -*- 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 # $Id$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup X11-Protocol 0.56 revision 3 license {Artistic-1 GPL} X11 maintainers nomaintainer description Perl module for the X Window System Protocol, version 11 long_description X11::Protocol is a client-side interface to the X11 \ Protocol (see X(1) for information about X11), allowing \ perl programs to display windows and graphics on X11 \ servers. platforms darwin checksums rmd160 5868e0ee048a32cfbe4759fac09d4aef64d81582 \ sha256 de96dd6c7c1f25f3287aa7af64902bf84acaaa8e0c3bb76aa1676367e04a08b7 if {$subport ne $name} { # https://rt.cpan.org/Public/Bug/Display.html?id=78664 patchfiles patch-UNIXSocket.pm.diff \ patch-Protocol.pm.diff } supported_archs noarch # Doesn't work from 'port test' - use terminal #test.run yes #test.cmd make test