1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add LICENSE

- Use single space after WWW:
- Pass maintainership to submitter

PR:		ports/189260
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-05-03 08:48:42 +00:00
parent 77d20aabe5
commit a6b899ed6e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352892
2 changed files with 5 additions and 2 deletions

View File

@ -8,9 +8,12 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= 5u623l20@gmail.com
COMMENT= Send and receive IPv4 and IPv6 multicast messages
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-IO-Interface>=1.01:${PORTSDIR}/net/p5-IO-Interface \
p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 \
p5-Socket-Multicast6>=0.01:${PORTSDIR}/net/p5-Socket-Multicast6 \

View File

@ -7,4 +7,4 @@ This module uses the same API as IO::Socket::Multicast, but with added support
for IPv6 (IPv4 is still supported). Unlike IO::Socket::Multicast, this is a
pure-perl module.
WWW: http://search.cpan.org/dist/IO-Socket-Multicast6/
WWW: http://search.cpan.org/dist/IO-Socket-Multicast6/