blob: 1afc2ce6452b26845dc7293a0d255fb92c4b6b0a (
plain) (
tree)
|
|
# 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>
|