HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/shells/psh/Makefile
# Created by: Will Andrews <andrews@technologist.com>

PORTNAME=	psh
PORTVERSION=	1.8.1
PORTREVISION=	4
CATEGORIES=	shells perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:GREGOR

MAINTAINER=	garga@FreeBSD.org
COMMENT=	New shell made entirely out of a Perl script

RUN_DEPENDS=	${SITE_PERL}/Term/ReadLine/Perl.pm:devel/p5-Term-ReadLine-Perl

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>