Added: trunk/dports/perl/p5-term-vt102/Portfile (0 => 87502)
--- trunk/dports/perl/p5-term-vt102/Portfile (rev 0)
+++ trunk/dports/perl/p5-term-vt102/Portfile 2011-11-23 23:15:53 UTC (rev 87502)
@@ -0,0 +1,18 @@
+# -*- 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.setup Term-VT102 0.91
+platforms darwin
+maintainers nomaintainer
+supported_archs noarch
+license Artistic-2
+
+description Emulates a colour VT102 terminal in memory
+
+long_description ${description}
+
+checksums sha256 f954e0310941d45c0fc3eb4a40f5d3a00d68119e277d303a1e6af11ded6fbd94 \
+ rmd160 eafce5a5f1642c3bef9c781a416335dff11cd4eb
Property changes on: trunk/dports/perl/p5-term-vt102/Portfile
___________________________________________________________________