diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-28 22:50:59 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-28 22:50:59 +0000 |
commit | 2c5fce7b8cece94906ddf99dc3378c961103d5f5 (patch) | |
tree | 3eda87747a8f159805d0ec18144aebdf98155fb5 /net/p5-JavaScript-RPC | |
parent | Update to 3.04 (diff) |
Add LICENSE
- Add NO_ARCH
Diffstat (limited to 'net/p5-JavaScript-RPC')
-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 |