Added
Link Here
|
1 |
diff --git a/www/p5-WWW-Shorten-Yourls/Makefile b/www/p5-WWW-Shorten-Yourls/Makefile |
2 |
index ad5808b2ca7f..d78c508b708e 100644 |
3 |
--- a/www/p5-WWW-Shorten-Yourls/Makefile |
4 |
+++ b/www/p5-WWW-Shorten-Yourls/Makefile |
5 |
@@ -8,7 +8,8 @@ MAINTAINER= beastie@tardisi.com |
6 |
COMMENT= Perl interface to www/yourls, Your Own URL Shortener |
7 |
WWW= https://metacpan.org/release/WWW-Shorten-Yourls |
8 |
|
9 |
-LICENSE= GPLv1+ |
10 |
+LICENSE= GPLv1+ ARTPERL10 |
11 |
+LICENSE_COMB= multi |
12 |
|
13 |
BUILD_DEPENDS= ${RUN_DEPENDS} |
14 |
RUN_DEPENDS= p5-JSON-Any>=1.18:converters/p5-JSON-Any \ |