aboutsummaryrefslogtreecommitdiff
path: root/lang/perl-uri/Makefile
diff options
context:
space:
mode:
authorMarcel Denia <naoir@gmx.net>2014-07-23 08:59:14 +0200
committerMarcel Denia <naoir@gmx.net>2014-07-23 09:34:21 +0200
commit38e9a6ffba5e811bf4a375ce9411e7cf568e158f (patch)
tree2597b3346a3de6d86a9a17e1557b1d8c08894ee5 /lang/perl-uri/Makefile
parent117ee79eb9d97942a9f90d2d623439522060683b (diff)
lang/perl-*: Add/update licensing information
Signed-off-by: Marcel Denia <naoir@gmx.net>
Diffstat (limited to 'lang/perl-uri/Makefile')
-rw-r--r--lang/perl-uri/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/perl-uri/Makefile b/lang/perl-uri/Makefile
index faee91c79..6cbf90899 100644
--- a/lang/perl-uri/Makefile
+++ b/lang/perl-uri/Makefile
@@ -15,6 +15,8 @@ PKG_MD5SUM:=975b2282bc8f0fd72a6dae5cefc33824
PKG_SOURCE_URL:=http://search.cpan.org/CPAN/authors/id/G/GA/GAAS
PKG_SOURCE:=URI-$(PKG_VERSION).tar.gz
+PKG_LICENSE:=GPLv1+ ARTISTIC
+
PKG_BUILD_DIR:=$(BUILD_DIR)/perl/URI-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk