diff options
Diffstat (limited to 'shells/perlsh/Makefile')
-rw-r--r-- | shells/perlsh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 67e24ce4c4e9..6354788a341d 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -14,6 +14,8 @@ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= New shell made entirely out of a Perl script + PERL_CONFIGURE= yes USE_REINPLACE= yes |