# New ports collection makefile for:	p5-Dir-Self
# Date created:		2011-05-19
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Dir-Self/Makefile,v 1.2 2012/02/07 01:07:57 swills Exp $
#

PORTNAME=	Dir-Self
PORTVERSION=	0.10
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MAUKE
PKGNAMEPREFIX=	p5-

MAINTAINER=	swills@FreeBSD.org
COMMENT=	A __DIR__ constant for the directory your source file is in

PERL_CONFIGURE=	yes

MAN3=		Dir::Self.3

.include <bsd.port.mk>
