diff options
-rw-r--r-- | net/p5-JavaScript-RPC/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/p5-JavaScript-RPC/Makefile b/net/p5-JavaScript-RPC/Makefile index 7ca8c84e278f..5c947a7b3991 100644 --- a/net/p5-JavaScript-RPC/Makefile +++ b/net/p5-JavaScript-RPC/Makefile @@ -11,6 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Remote procedure calls from JavaScript +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +NO_ARCH= yes USES= perl5 USE_PERL5= configure |