
PORTNAME=	MooseX-Types-Stringlike
PORTVERSION=	0.003
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Perl extension of Moose type constraints for string-like objects

LICENSE=	APACHE20

RUN_DEPENDS=	\
	p5-MooseX-Types>0:devel/p5-MooseX-Types
BUILD_DEPENDS=	${RUN_DEPENDS}

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	YES

.include <bsd.port.mk>
