diff options
Diffstat (limited to 'net/p5-Net-RTP/Makefile')
-rw-r--r-- | net/p5-Net-RTP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-RTP/Makefile b/net/p5-Net-RTP/Makefile index 0b444221505c..531018dc0127 100644 --- a/net/p5-Net-RTP/Makefile +++ b/net/p5-Net-RTP/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Send and receive RTP packets (RFC3550) +WWW= https://metacpan.org/release/Net-RTP BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-Socket-Multicast6>=0.02:net/p5-IO-Socket-Multicast6 \ |