diff options
Diffstat (limited to 'shells/perlsh/Makefile')
-rw-r--r-- | shells/perlsh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index a6add0645081..e2cefeb57fb6 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= New shell made entirely out of a Perl script PERL_CONFIGURE= yes USE_REINPLACE= yes |