PORTNAME=	constant-def
PORTVERSION=	0.01
PORTREVISION=	2
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	mons@cpan.org
COMMENT=	Declare only undeclared constants
WWW=		https://metacpan.org/release/constant-def

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-ex-lib>=0.06:devel/p5-ex-lib

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
