SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
26
devel/iso-codes/Makefile
Normal file
26
devel/iso-codes/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
|||
COMMENT= lists of the country, language and currency iso names
|
||||
|
||||
V = 4.15.0
|
||||
DISTNAME= iso-codes-v${V}
|
||||
PKGNAME = iso-codes-${V}
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= https://salsa.debian.org/iso-codes-team/iso-codes
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# LGPLv2.1
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES = https://salsa.debian.org/iso-codes-team/iso-codes/-/archive/v${V}/
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
||||
MODULES= lang/python
|
||||
MODPY_RUNDEP= No
|
||||
|
||||
BUILD_DEPENDS= devel/gettext,-tools
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/iso-codes/distinfo
Normal file
2
devel/iso-codes/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (iso-codes-v4.15.0.tar.gz) = uDtUudfdbrh3OAs+xG83CwXa8sv6ExxhLwNZjWVMDvg=
|
||||
SIZE (iso-codes-v4.15.0.tar.gz) = 15046318
|
5
devel/iso-codes/pkg/DESCR
Normal file
5
devel/iso-codes/pkg/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
|||
This package aims to provide a central list of the country, language,
|
||||
and currency names and their translations. The data comes from ISO
|
||||
standards 639 (language names), 3166 (country names), and 4217
|
||||
(currency). The translations are from the Translation Project. The data
|
||||
is provided in tabular files as well as XML.
|
1477
devel/iso-codes/pkg/PLIST
Normal file
1477
devel/iso-codes/pkg/PLIST
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue