aboutsummaryrefslogblamecommitdiff
path: root/sysutils/p5-Shell-Command/Makefile
blob: 1afc2ce6452b26845dc7293a0d255fb92c4b6b0a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                              


                             
                 






                                                                        

                         
 
                      
# Created by: Steve Wills <swills@FreeBSD.org>

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

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>