aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-File-HomeDir-Tiny/Makefile
blob: 3001fe6f211df66e9609f19e72dccb30ae62861e (plain) (tree)
1
                                                  


















                                        
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

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

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Find your home directory

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>