[48632] trunk/dports/devel

snc at macports.org snc at macports.org
Thu Mar 26 07:43:47 PDT 2009


Revision: 48632
          http://trac.macports.org/changeset/48632
Author:   snc at macports.org
Date:     2009-03-26 07:43:45 -0700 (Thu, 26 Mar 2009)
Log Message:
-----------
created hs-terminfo, ticket #17548

Added Paths:
-----------
    trunk/dports/devel/hs-terminfo/
    trunk/dports/devel/hs-terminfo/Portfile

Added: trunk/dports/devel/hs-terminfo/Portfile
===================================================================
--- trunk/dports/devel/hs-terminfo/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-terminfo/Portfile	2009-03-26 14:43:45 UTC (rev 48632)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup  haskell 1.0
+
+haskell.setup	terminfo 0.2.2.1
+maintainers	nomaintainer
+platforms	darwin
+
+description	Haskell bindings to the terminfo library.
+long_description	\
+		This library provides an interface to the terminfo \
+		database (via bindings to the curses library). \
+		Terminfo allows programs to interact with a variety of \
+		terminals using a standard set of capabilities.
+
+checksums	md5     b29fb263e6d9ed80a3b7db77219b26e5		\
+		sha1    2ab6055bf473ac381ca7d9ff693841201614176e	\
+		rmd160  c3f834819ae6f7098938c600491baf9189963548


Property changes on: trunk/dports/devel/hs-terminfo/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090326/332d8189/attachment.html>


More information about the macports-changes mailing list