1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

Fix plist

This commit is contained in:
Antoine Brodin 2014-02-09 12:18:54 +00:00
parent 3b37239256
commit 059d5b2799
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343480
2 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= App-GitGot
PORTVERSION= 1.10
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GENEHACK

View File

@ -13,6 +13,7 @@ bin/got-complete
%%SITE_PERL%%/App/GitGot/Command/push.pm
%%SITE_PERL%%/App/GitGot/Command/remove.pm
%%SITE_PERL%%/App/GitGot/Command/status.pm
%%SITE_PERL%%/App/GitGot/Command/that.pm
%%SITE_PERL%%/App/GitGot/Command/this.pm
%%SITE_PERL%%/App/GitGot/Command/update.pm
%%SITE_PERL%%/App/GitGot/Command/update_status.pm
@ -36,6 +37,7 @@ bin/got-complete
%%PERL5_MAN3%%/App::GitGot::Command::push.3.gz
%%PERL5_MAN3%%/App::GitGot::Command::remove.3.gz
%%PERL5_MAN3%%/App::GitGot::Command::status.3.gz
%%PERL5_MAN3%%/App::GitGot::Command::that.3.gz
%%PERL5_MAN3%%/App::GitGot::Command::this.3.gz
%%PERL5_MAN3%%/App::GitGot::Command::update.3.gz
%%PERL5_MAN3%%/App::GitGot::Command::update_status.3.gz