mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
acc86e28eb
An interface to the OpenQuicktime library PR: 63253 Submitted by: michael johnson <ahze@ahze.net>
8 lines
463 B
Plaintext
8 lines
463 B
Plaintext
%%SITE_PERL%%/%%PERL_ARCH%%/Video/OpenQuicktime.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/OpenQuicktime/.packlist
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/OpenQuicktime/OpenQuicktime.bs
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/OpenQuicktime/OpenQuicktime.so
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/OpenQuicktime
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video 2> /dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Video 2> /dev/null || true
|