# New ports collection makefile for: p5-Tree-RedBlack # Date created: 2011-09-11 # Whom: Sunpoet Po-Chuan Hsieh # # $FreeBSD$ # PORTNAME= Tree-RedBlack PORTVERSION= 0.5 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl implementation of Red/Black tree, a type of balanced tree PERL_CONFIGURE= yes MAN3= Tree::Node.3 \ Tree::RedBlack.3 .include .include