diff options
Diffstat (limited to 'net/p5-Net-RTP/Makefile')
-rw-r--r-- | net/p5-Net-RTP/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/p5-Net-RTP/Makefile b/net/p5-Net-RTP/Makefile index c32b9a091cc1..741c56645bd3 100644 --- a/net/p5-Net-RTP/Makefile +++ b/net/p5-Net-RTP/Makefile @@ -18,14 +18,4 @@ RUN_DEPENDS= p5-IO-Socket-Multicast6>=0.02:${PORTSDIR}/net/p5-IO-Socket-Multicas USES= perl5 USE_PERL5= modbuild -MAN1= rtpdump.pl.1 \ - rtplosslog.pl.1 \ - rtpsend-pcmu.pl.1 \ - rtpstats.pl.1 \ - rtptimer.pl.1 - -MAN3= Net::RTP.3 \ - Net::RTP::Packet.3 - -NO_STAGE= yes .include <bsd.port.mk> |