aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-BorderStyles-Standard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-BorderStyles-Standard/Makefile')
-rw-r--r--devel/p5-BorderStyles-Standard/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-BorderStyles-Standard/Makefile b/devel/p5-BorderStyles-Standard/Makefile
index 186d06bcbf29..79f19254e05b 100644
--- a/devel/p5-BorderStyles-Standard/Makefile
+++ b/devel/p5-BorderStyles-Standard/Makefile
@@ -1,7 +1,5 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
PORTNAME= BorderStyles-Standard
-PORTVERSION= 0.006
+PORTVERSION= 0.014
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PERLANCAR
@@ -9,13 +7,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Standard collection of border styles
+WWW= https://metacpan.org/release/BorderStyles-Standard
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-BorderStyleBase>=0:devel/p5-BorderStyleBase
+RUN_DEPENDS= p5-BorderStyle>=0:devel/p5-BorderStyle \
+ p5-Class-Method-Modifiers>=0:devel/p5-Class-Method-Modifiers \
+ p5-Role-Tiny>=0:devel/p5-Role-Tiny
USES= perl5
USE_PERL5= configure