# $Id: Portfile,v 1.4 2005/06/11 04:47:17 toby Exp $

PortSystem 1.0
name             ferite
version          1.0.0
categories       lang
maintainers      toby@opendarwin.org
description      embeddable scripting language
long_description \
	A scripting language designed to be embedded in other \
	applications, that aims to provide a powerful object \
	oriented syntax with low memory and cpu overhead.
homepage         http://www.ferite.org/
platforms        darwin
master_sites     sourceforge
checksums        md5 a001fe4e1fd446ad6118a3266a7c8fd5
patchfiles       patch-docs__Makefile.in
depends_lib      lib:XXX:pcre
configure.args   --mandir=${prefix}/share/man
