aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-STL-Containers/Makefile
blob: 6e8f4edc463fc22edd4910cddde60a8e21c28c63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	p5-Class-STL-Containers
# Date created:				12 Jun 2006
# Whom:					Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD$
#

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=	5.8.7+

.include <bsd.port.mk>