PORTNAME=	File-HomeDir
PORTVERSION=	1.006
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Get home directory for self or other users
WWW=		https://metacpan.org/release/File-HomeDir

LICENSE=	artistic gpl+
LICENSE_COMB=	dual

RUN_DEPENDS=	p5-File-Which>=0:sysutils/p5-File-Which
BUILD_DEPENDS=	${RUN_DEPENDS}

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
