diff options
Diffstat (limited to 'net/p5-IO-Socket-INET6/Makefile')
-rw-r--r-- | net/p5-IO-Socket-INET6/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/p5-IO-Socket-INET6/Makefile b/net/p5-IO-Socket-INET6/Makefile index 9e7a77172d13..37d58a85f0bf 100644 --- a/net/p5-IO-Socket-INET6/Makefile +++ b/net/p5-IO-Socket-INET6/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= jmohacsi@bsd.hu COMMENT= Perl module with object interface to AF_INET6 domain sockets +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Socket6>=0.12:${PORTSDIR}/net/p5-Socket6 RUN_DEPENDS= p5-Socket6>=0.12:${PORTSDIR}/net/p5-Socket6 |