# New ports collection makefile for:	devel/p5-System-Command
# Date created:				Sep 05, 2011
# Whom:					Wen Heping<wen@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-System-Command/Makefile,v 1.2 2012/01/11 05:45:49 wen Exp $
#

PORTNAME=	System-Command
PORTVERSION=	1.06
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:BOOK
PKGNAMEPREFIX=	p5-

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Object for running system commands

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

MAN3=		System::Command.3

.include <bsd.port.mk>
