# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/devel/p5-Types-Path-Tiny/Makefile 346473 2014-02-28 09:25:29Z sunpoet $ PORTNAME= Types-Path-Tiny PORTVERSION= 0.005 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Path::Tiny types and coercions for Moose and Moo LICENSE= APACHE20 BUILD_DEPENDS= p5-Path-Tiny>=0:${PORTSDIR}/devel/p5-Path-Tiny \ p5-Type-Tiny>=0.008:${PORTSDIR}/devel/p5-Type-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-File-pushd>=0:${PORTSDIR}/devel/p5-File-pushd USE_PERL5= configure USES= perl5 .include