freebsd-ports/devel/p5-Class-STL-Containers/Makefile
2013-08-02 18:21:05 +00:00

20 lines
410 B
Makefile

# 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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>