aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MouseX-Getopt/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-08-01 13:55:19 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-08-01 13:55:19 +0000
commit4d42f78138b2d993fc32431a1a411754e4dc2687 (patch)
tree4db6594cad3ee1793a6aede2f1120c864aa897b8 /devel/p5-MouseX-Getopt/Makefile
parentc6bd9a8ad3724bcd40329fce9aff6eedbeabf277 (diff)
Notes
Diffstat (limited to 'devel/p5-MouseX-Getopt/Makefile')
-rw-r--r--devel/p5-MouseX-Getopt/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-MouseX-Getopt/Makefile b/devel/p5-MouseX-Getopt/Makefile
index fcee000b2cd1..52306fc61008 100644
--- a/devel/p5-MouseX-Getopt/Makefile
+++ b/devel/p5-MouseX-Getopt/Makefile
@@ -6,18 +6,19 @@
#
PORTNAME= MouseX-Getopt
-PORTVERSION= 0.2601
+PORTVERSION= ${DISTVERSION}00
+DISTVERSION= 0.33
CATEGORIES= devel perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/G/GF/GFUJI
+MASTER_SITE_SUBDIR= ../../authors/id/T/TO/TOKUHIROM
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for a Mouse role to process command line options
RUN_DEPENDS= \
- p5-Mouse>=0.45:${PORTSDIR}/devel/p5-Mouse \
- p5-Getopt-Long-Descriptive>=0.077:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive
+ p5-Mouse>=0.64:${PORTSDIR}/devel/p5-Mouse \
+ p5-Getopt-Long-Descriptive>=0.081:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes