# $Id: Portfile,v 1.2 2006/06/06 19:51:48 narf_tm Exp $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup			Class-Data-Inheritable 0.04
maintainers			narf_tm@opendarwin.org
description			Inheritable, overridable class data
long_description \
	Class::Data::Inheritable is for creating accessor/mutators to class \
	data. That is, if you want to store something about your class as a \
	whole (instead of about a single object). This data is then inherited \
	by your subclasses and can be overriden.

platforms			darwin

checksums md5 49bc899e194c69bc014b14165437f1eb
