# $MidnightBSD: trunk/devel/p5-Path-Class/Makefile 20472 2015-10-04 16:25:09Z laffer1 $

PORTNAME=	Path-Class
PORTVERSION=	0.35
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:KWILLIAMS
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Cross-platform path specification manipulation

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	modbuild
PERL_MODBUILD=	yes

.include <bsd.port.mk>
