summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Prima/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-27 07:03:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-27 07:03:31 +0000
commit332954539cc7a5751fb9251aa3ce6373b669c275 (patch)
treed44badfb81e96d040463e1e345cd42051848581f /x11-toolkits/p5-Prima/Makefile
parentUpdate to 0.56 (diff)
Update to 1.51
- Add LICENSE_FILE Changes: http://search.cpan.org/dist/Prima/Changes
Notes
Notes: svn path=/head/; revision=439516
Diffstat (limited to 'x11-toolkits/p5-Prima/Makefile')
-rw-r--r--x11-toolkits/p5-Prima/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Prima/Makefile b/x11-toolkits/p5-Prima/Makefile
index 931a30d1cd42..bca91c9139e6 100644
--- a/x11-toolkits/p5-Prima/Makefile
+++ b/x11-toolkits/p5-Prima/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Prima
-PORTVERSION= 1.50
+PORTVERSION= 1.51
CATEGORIES= x11-toolkits graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,6 +11,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Extensible Perl toolkit for multi-platform GUI development
LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libgif.so:graphics/giflib \
libpng.so:graphics/png \