openbsd-ports/devel/gtk2hs-buildtools/pkg/PLIST
kili e4cf727550 This package provides a set of helper programs necessary to build
the Gtk2Hs suite of libraries. These tools include a modified c2hs
binding tool that is used to generate FFI declarations, a tool to
build a type hierarchy that mirrors the C type hierarchy of GObjects
found in glib, and a generator for signal declarations that are
used to call back from C to Haskell. These tools are not needed to
actually run Gtk2Hs programs.
2010-06-16 13:57:39 +00:00

13 lines
441 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2010/06/16 13:57:39 kili Exp $
@bin bin/gtk2hsC2hs
@bin bin/gtk2hsHookGenerator
@bin bin/gtk2hsTypeGen
@comment share/doc/${DISTNAME}/
@comment share/doc/${DISTNAME}/COPYING
share/${DISTNAME}/
share/${DISTNAME}/callbackGen/
share/${DISTNAME}/callbackGen/Signal.chs.template
share/${DISTNAME}/hierarchyGen/
share/${DISTNAME}/hierarchyGen/Hierarchy.chs.template
share/${DISTNAME}/hierarchyGen/hierarchy.list