1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

Add LICENSE

- Add NO_ARCH
- Use = instead of += for CONFIGURE_ARGS
- Fix and update WWW

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-06-04 18:10:16 +00:00
parent 253ad3cc63
commit bc90c60326
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471656
2 changed files with 5 additions and 2 deletions

View File

@ -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>

View File

@ -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