mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
90276af3c2
- Module switched ExtUtils::MakeMaker for Module::Build - No need for test-dependencies
10 lines
346 B
Plaintext
10 lines
346 B
Plaintext
%%SITE_PERL%%/Games/Bingo.pm
|
|
%%SITE_PERL%%/Games/Bingo/Card.pm
|
|
%%SITE_PERL%%/Games/Bingo/Column.pm
|
|
%%SITE_PERL%%/Games/Bingo/ColumnCollection.pm
|
|
%%SITE_PERL%%/Games/Bingo/Constants.pm
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/bingo.pl
|
|
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
|
|
@dirrm %%SITE_PERL%%/Games/Bingo
|
|
@unexec rmdir %D/%%SITE_PERL%%/Games 2>/dev/null || true
|