aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-FollowPBP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-MooseX-FollowPBP/Makefile')
-rw-r--r--devel/p5-MooseX-FollowPBP/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-MooseX-FollowPBP/Makefile b/devel/p5-MooseX-FollowPBP/Makefile
index 427a60021a20..9bf7409ef7f4 100644
--- a/devel/p5-MooseX-FollowPBP/Makefile
+++ b/devel/p5-MooseX-FollowPBP/Makefile
@@ -1,5 +1,3 @@
-# Created by: Frederic Culot <frederic@culot.org>
-
PORTNAME= MooseX-FollowPBP
PORTVERSION= 0.05
PORTREVISION= 1
@@ -7,8 +5,9 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= culot@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Name your accessors get_foo() and set_foo()
+WWW= https://metacpan.org/release/MooseX-FollowPBP
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Moose>=1.16:devel/p5-Moose
@@ -18,4 +17,6 @@ LICENSE= ART20
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>