diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-10-10 19:19:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-10-10 19:19:47 +0800 |
commit | b6c3dd01115bfe867274e1ed81cd7515f9b9014c (patch) | |
tree | 65380eeee28158a02158360f29a3d24acd91289f /archivers | |
parent | ee15c13615e660683980e49203823c5de7327dac (diff) | |
download | freebsd-ports-gnome-b6c3dd01115bfe867274e1ed81cd7515f9b9014c.tar.gz freebsd-ports-gnome-b6c3dd01115bfe867274e1ed81cd7515f9b9014c.tar.zst freebsd-ports-gnome-b6c3dd01115bfe867274e1ed81cd7515f9b9014c.zip |
Add LICENSE
Approved by: portmgr (blanket)
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Any-Plugin-Rar/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/p5-Archive-Any-Plugin-Rar/Makefile b/archivers/p5-Archive-Any-Plugin-Rar/Makefile index 032ced14dd40..aef14f2e2d4d 100644 --- a/archivers/p5-Archive-Any-Plugin-Rar/Makefile +++ b/archivers/p5-Archive-Any-Plugin-Rar/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= anes@anes.su COMMENT= Wrapper around Archive::Rar +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Archive-Any>=0:archivers/p5-Archive-Any \ p5-Archive-Rar>=0:archivers/p5-Archive-Rar \ p5-lib-abs>=0.90:devel/p5-lib-abs |