

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Get home directory for self or other users

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>
