# $Id: Portfile 30229 2007-10-22 23:01:24Z jmpp@macports.org $ PortSystem 1.0 PortGroup gnustep 1.0 name HighlighterKit version 0.1 maintainers nomaintainer homepage http://home.gna.org/pmanager description Syntax highlighting framework long_description \ HighlighterKit is a framework to allow easy incorporation \ of syntax highlighting features into your application. master_sites http://download.gna.org/pmanager/0.2/ checksums md5 ad0fb97126da238cbfdb1a7eb0a5f7e4 depends_lib port:gnustep-gui array set gnustep.post_flags { . "-lobjc -lgnustep-base -lgnustep-gui" }