diff options
author | arved <arved@FreeBSD.org> | 2003-02-02 15:01:50 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-02-02 15:01:50 +0000 |
commit | 27421ac4ec020fa24075e1e476f25fc7cfabd330 (patch) | |
tree | 4a8c171edabdc13b92b6ba3ffaeb614685cf4e43 /games/frozenbubble | |
parent | 10aeb5b687247a3a282fb1f8dd258aeedc972bbc (diff) | |
download | FreeBSD-ports-27421ac4ec020fa24075e1e476f25fc7cfabd330.zip FreeBSD-ports-27421ac4ec020fa24075e1e476f25fc7cfabd330.tar.gz |
Add some missing files to pkg-plist.
Submitted by: bento
Approved by: maintainer
Diffstat (limited to 'games/frozenbubble')
-rw-r--r-- | games/frozenbubble/Makefile | 2 | ||||
-rw-r--r-- | games/frozenbubble/pkg-plist | 8 |
2 files changed, 9 insertions, 1 deletions
diff --git a/games/frozenbubble/Makefile b/games/frozenbubble/Makefile index 8f8882c..63dc693 100644 --- a/games/frozenbubble/Makefile +++ b/games/frozenbubble/Makefile @@ -7,7 +7,7 @@ PORTNAME= frozenbubble PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://people.mandrakesoft.com/~gc/fb/ \ http://frozenbubble.free.fr/fb/ diff --git a/games/frozenbubble/pkg-plist b/games/frozenbubble/pkg-plist index cce6443..09ac7e8 100644 --- a/games/frozenbubble/pkg-plist +++ b/games/frozenbubble/pkg-plist @@ -1,5 +1,12 @@ bin/frozen-bubble.pl bin/frozen-bubble +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/fb_c_stuff/fb_c_stuff.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/fb_c_stuff/fb_c_stuff.bs +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/fb_c_stuff/.packlist +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/build_fbsyms +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/fb_c_stuff.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/fbsyms.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/fbmdkcommon.pm share/frozen-bubble/data/levels share/frozen-bubble/data/plasma.raw share/frozen-bubble/snd/applause.wav @@ -278,6 +285,7 @@ share/frozen-bubble/gfx/tomate.png share/frozen-bubble/gfx/win_panel_p1.png share/frozen-bubble/gfx/win_panel_p2.png share/frozen-bubble/highscores.default +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/fb_c_stuff @dirrm share/frozen-bubble/data @dirrm share/frozen-bubble/snd @dirrm share/frozen-bubble/gfx/balls |