# New ports collection makefile for:	p5-Class-STL-Containers
# Date created:				12 Jun 2006
# Whom:					Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Class-STL-Containers/Makefile,v 1.6 2011/09/17 07:06:26 sunpoet Exp $
#

PORTNAME=	Class-STL-Containers
PORTVERSION=	0.35
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Perl extension for STL-like object management

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
