aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Geography-Countries
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-06-04 18:10:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-06-04 18:10:16 +0000
commitbc90c60326de8ccbe7cf8a82d4a724b5b0421b8f (patch)
treeee452f7240601a686cdf63eb54e3ec72a4625f1e /misc/p5-Geography-Countries
parent253ad3cc63492749d661311891d687d38bb0f2a7 (diff)
downloadports-bc90c60326de8ccbe7cf8a82d4a724b5b0421b8f.tar.gz
ports-bc90c60326de8ccbe7cf8a82d4a724b5b0421b8f.zip
Add LICENSE
- Add NO_ARCH - Use = instead of += for CONFIGURE_ARGS - Fix and update WWW Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=471656
Diffstat (limited to 'misc/p5-Geography-Countries')
-rw-r--r--misc/p5-Geography-Countries/Makefile5
-rw-r--r--misc/p5-Geography-Countries/pkg-descr2
2 files changed, 5 insertions, 2 deletions
diff --git a/misc/p5-Geography-Countries/Makefile b/misc/p5-Geography-Countries/Makefile
index 268a75473fed..558c347e3cad 100644
--- a/misc/p5-Geography-Countries/Makefile
+++ b/misc/p5-Geography-Countries/Makefile
@@ -11,8 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= dikshie@lapi.itb.ac.id
COMMENT= Handle ISO-3166 country codes
+LICENSE= MIT
+
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-CONFIGURE_ARGS+= INSTALLDIRS='site'
+CONFIGURE_ARGS= INSTALLDIRS='site'
.include <bsd.port.mk>
diff --git a/misc/p5-Geography-Countries/pkg-descr b/misc/p5-Geography-Countries/pkg-descr
index 2765bed9e86d..116a5ed99a51 100644
--- a/misc/p5-Geography-Countries/pkg-descr
+++ b/misc/p5-Geography-Countries/pkg-descr
@@ -2,4 +2,4 @@ This module maps country names, and their 2-letter, 3-letter and numerical
codes, as defined by the ISO-3166 maintenance agency, and defined by the
UNSD.
-WWW: http://search.cpan.org/dist/Geography-Countries/ /
+WWW: https://metacpan.org/release/Geography-Countries