diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 07:28:38 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 07:28:38 +0000 |
commit | 6333b123677d01c48718bdef322983a310dbb15f (patch) | |
tree | 8a2d1d0fed4ba80f90e8a7f5b323786b3ec8591f /multimedia/p5-FLV-Info/Makefile | |
parent | 2041739da3b8a8c115466c71f78fcbd9e8358a82 (diff) |
Notes
Diffstat (limited to 'multimedia/p5-FLV-Info/Makefile')
-rw-r--r-- | multimedia/p5-FLV-Info/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/multimedia/p5-FLV-Info/Makefile b/multimedia/p5-FLV-Info/Makefile index 8a96ebb5e27f..a0d878651347 100644 --- a/multimedia/p5-FLV-Info/Makefile +++ b/multimedia/p5-FLV-Info/Makefile @@ -20,24 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= flv2mp3.1 flvinfo.1 swf2flv.1 flv2swf.1 flv2flv.1 -MAN3= FLV::File.3 \ - FLV::VideoTag.3 \ - FLV::AMFReader.3 \ - FLV::FromSWF.3 \ - FLV::Header.3 \ - FLV::Info.3 \ - FLV::ToMP3.3 \ - FLV::MetaTag.3 \ - FLV::Util.3 \ - FLV::ToSWF.3 \ - FLV::Cut.3 \ - FLV::AMFWriter.3 \ - FLV::Base.3 \ - FLV::Body.3 \ - FLV::Tag.3 \ - FLV::AudioTag.3 \ - FLV::Splice.3 - -NO_STAGE= yes .include <bsd.port.mk> |