# Created by: Muhammad Moinur Rahman <5u623l20@gmail.com>
# $FreeBSD: head/devel/p5-MooseX-HasDefaults/Makefile 458558 2018-01-09 18:44:07Z danfe $

PORTNAME=	MooseX-HasDefaults
PORTVERSION=	0.03
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN/../by-authors/id/S/SA/SARTAK
PKGNAMEPREFIX=	p5-

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Default "is" to "ro" or "rw" for all attributes

BUILD_DEPENDS=	p5-Moose>2:devel/p5-Moose \
		p5-Test-Exception>0:devel/p5-Test-Exception

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
