# Created by: Tom Judge <tj@FreeBSD.org>
# $FreeBSD: head/devel/p5-constant/Makefile 411870 2016-03-25 17:21:37Z tj $

PORTNAME=	constant
PORTVERSION=	1.33
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tj@FreeBSD.org
COMMENT=	Perl pragma to declare constants

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
