summaryrefslogtreecommitdiffstats
path: root/math/p5-Roman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Roman/Makefile')
-rw-r--r--math/p5-Roman/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile
index b53493f..4e05a14 100644
--- a/math/p5-Roman/Makefile
+++ b/math/p5-Roman/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Roman
PKGNAMEPREFIX= p5-
-MAINTAINER= philip@paeps.cx
+MAINTAINER= philip@FreeBSD.org
COMMENT= Perl module to convert between Arabic and Roman numerals
NO_BUILD= yes
@@ -21,11 +21,8 @@ USE_PERL5_RUN= yes
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} >= 500800
-BROKEN= "Does not install"
-.endif
-
do-install:
+ ${MKDIR} ${SITE_PERL}
${CP} ${WRKSRC}/Roman.pm ${SITE_PERL}
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud