diff options
| -rw-r--r-- | dev-vcs/git/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-vcs/git/metadata.xml b/dev-vcs/git/metadata.xml index 4a6a0d06ceb2..9d25e400d1b3 100644 --- a/dev-vcs/git/metadata.xml +++ b/dev-vcs/git/metadata.xml @@ -30,6 +30,7 @@ <flag name="subversion">Include git-svn for <pkg>dev-vcs/subversion</pkg> support</flag> <flag name="tk">Include the 'gitk' and 'git gui' tools</flag> <flag name="webdav">Adds support for push'ing to HTTP/HTTPS repositories via DAV</flag> + <flag name="perl">Adds Perl bindings and tools such as git-send-email</flag> </use> <upstream> <remote-id type="cpe">cpe:/a:git:git</remote-id> |
