Added: trunk/dports/perl/p5-parse-edid/Portfile (0 => 149786)
--- trunk/dports/perl/p5-parse-edid/Portfile (rev 0)
+++ trunk/dports/perl/p5-parse-edid/Portfile 2016-06-29 22:31:01 UTC (rev 149786)
@@ -0,0 +1,19 @@
+# -*- 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$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.branches 5.22 5.24
+perl5.setup Parse-EDID 1.0.6
+license GPL-3+
+maintainers devans openmaintainer
+description Parse::EDID - Extended display identification data (EDID) parser
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 6d352951d2b2d6dfc5b8c89ce96e6310bea20c72 \
+ sha256 12b949f0eaac6d39354cf9aee29083e4f9926be5e0b23a2ee49fccf4c836f4ee
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-parse-edid/Portfile
___________________________________________________________________