# New ports collection makefile for:	p5-Shell-Command
# Date created:		2012-02-10
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/sysutils/p5-Shell-Command/Makefile,v 1.1 2012/02/11 04:39:05 swills Exp $
#

PORTNAME=	Shell-Command
PORTVERSION=	0.06
CATEGORIES=	sysutils perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Cross-platform functions emulating common shell commands

PERL_CONFIGURE=	yes

MAN3=		Shell::Command.3

.include <bsd.port.mk>
