# New ports collection makefile for:	p5-String-CamelCase
# Date created:		2007-10-30
# Whom:			TAKAHASHI Kaoru <kaoru@kaisei.org>
#
# $FreeBSD: ports/textproc/p5-String-CamelCase/Makefile,v 1.1 2007/12/12 13:22:24 miwi Exp $
#

PORTNAME=	String-CamelCase
PORTVERSION=	0.01
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	String
PKGNAMEPREFIX=	p5-

MAINTAINER=	kaoru@kaisei.org
COMMENT=	Perl module for camelcase, de-camelcase

PERL_CONFIGURE=	yes

MAN3=		String::CamelCase.3

.include <bsd.port.mk>
