# Created by: Gea-Suan Lin # $FreeBSD: head/devel/p5-Object-Declare/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= Object-Declare PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Declarative object constructor USES= perl5 USE_PERL5= configure .include .if ${PERL_LEVEL} < 502106 TEST_DEPENDS+= p5-Test-Simple>=0:devel/p5-Test-Simple .endif .include