# $Id: Portfile,v 1.2 2006/06/07 21:47:23 narf_tm Exp $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup		Data-Page 2.00
maintainers		narf_tm@opendarwin.org
description		help when paging through sets of results
long_description	When searching through large amounts of data, it is \
			often the case that a result set is returned that is \
			larger than we want to display on one page. This \
			results in wanting to page through various pages of \
			data. The maths behind this is unfortunately fiddly, \
			hence this module.

platforms		darwin

checksums		md5 7af91f13754fb256742b8d9d627bbd16

depends_lib-append	port:p5-class-accessor-chained
