diff options
author | pi <pi@FreeBSD.org> | 2019-03-10 17:15:57 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2019-03-10 17:15:57 +0800 |
commit | 188ff4e5df3e6863f19a3616e28a92d9b04df186 (patch) | |
tree | dd09335c67afa5b3ee9783c643d4843f640f4133 /devel/Makefile | |
parent | 1d1036b63680dac561ec2501af18233d841b0e83 (diff) | |
download | freebsd-ports-gnome-188ff4e5df3e6863f19a3616e28a92d9b04df186.tar.gz freebsd-ports-gnome-188ff4e5df3e6863f19a3616e28a92d9b04df186.tar.zst freebsd-ports-gnome-188ff4e5df3e6863f19a3616e28a92d9b04df186.zip |
New port: devel/p5-Shell-Guess
Make an educated guess about the shell in use
WWW: https://metacpan.org/pod/Shell::Guess
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index d47c7f48e392..b19a7a307a87 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3382,6 +3382,7 @@ SUBDIR += p5-Shape SUBDIR += p5-Shell-Base SUBDIR += p5-Shell-EnvImporter + SUBDIR += p5-Shell-Guess SUBDIR += p5-Shell-Parser SUBDIR += p5-Shell-Source SUBDIR += p5-ShipIt |