# $Id: Portfile,v 1.2 2006/06/06 19:56:09 narf_tm Exp $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup			Class-Trigger 0.10
maintainers			narf_tm@opendarwin.org
description			Mixin to add / call inheritable triggers 
long_description \
	Class::Trigger is a mixin class to add / call triggers (or hooks) that \
	get called at some points you specify.

platforms			darwin

checksums md5 5fbf56437f75b8f51debfa241c808846

depends_lib-append	port:p5-class-data-inheritable port:p5-io-stringy
