2006-06-13 04:28:29 +02:00
|
|
|
# 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
|
2007-06-15 20:35:31 +02:00
|
|
|
PORTVERSION= 0.35
|
2006-06-13 04:28:29 +02:00
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-06-13 04:28:29 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2008-04-29 07:27:09 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-06-13 04:28:29 +02:00
|
|
|
COMMENT= Perl extension for STL-like object management
|
|
|
|
|
2011-09-17 09:06:45 +02:00
|
|
|
PERL_CONFIGURE= yes
|
2006-06-13 04:28:29 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|