aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-UTF8simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-Unicode-UTF8simple/Makefile')
-rw-r--r--converters/p5-Unicode-UTF8simple/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/converters/p5-Unicode-UTF8simple/Makefile b/converters/p5-Unicode-UTF8simple/Makefile
index ee4f43273c39..afa7acf18955 100644
--- a/converters/p5-Unicode-UTF8simple/Makefile
+++ b/converters/p5-Unicode-UTF8simple/Makefile
@@ -1,5 +1,3 @@
-# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-
PORTNAME= Unicode-UTF8simple
PORTVERSION= 1.06
PORTREVISION= 1
@@ -9,8 +7,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Conversions to/from UTF-8 from/to charactersets
+WWW= https://metacpan.org/release/Unicode-UTF8simple
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>