aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-10-10 18:23:27 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-10-10 18:23:27 +0800
commit661b7656267b70a41824cc6a3b79e40e8b82ebf8 (patch)
tree952e8df88dec1e8b95e915fb1c5d01af28089c0d /graphics
parent3ace37479c76b6edad5e57629fffcd89c7e4d566 (diff)
downloadfreebsd-ports-gnome-661b7656267b70a41824cc6a3b79e40e8b82ebf8.tar.gz
freebsd-ports-gnome-661b7656267b70a41824cc6a3b79e40e8b82ebf8.tar.zst
freebsd-ports-gnome-661b7656267b70a41824cc6a3b79e40e8b82ebf8.zip
Fix LICENSE
- While I'm here, sort PLIST Approved by: portmgr (blanket)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Image-Size/Makefile3
-rw-r--r--graphics/p5-Image-Size/pkg-plist4
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile
index 7002f52e01da..6320ba6a271f 100644
--- a/graphics/p5-Image-Size/Makefile
+++ b/graphics/p5-Image-Size/Makefile
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tolid@tolid.eu.org
COMMENT= Perl5 module to determine the size of images in several common formats
-LICENSE= ARTPERL10
+LICENSE= ART20 LGPL21
+LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
diff --git a/graphics/p5-Image-Size/pkg-plist b/graphics/p5-Image-Size/pkg-plist
index 8700c5aed657..e6565964be76 100644
--- a/graphics/p5-Image-Size/pkg-plist
+++ b/graphics/p5-Image-Size/pkg-plist
@@ -1,4 +1,4 @@
bin/imgsize
-%%PERL5_MAN3%%/Image::Size.3.gz
-%%PERL5_MAN1%%/imgsize.1.gz
%%SITE_PERL%%/Image/Size.pm
+%%PERL5_MAN1%%/imgsize.1.gz
+%%PERL5_MAN3%%/Image::Size.3.gz