aboutsummaryrefslogtreecommitdiff
path: root/misc/iso-codes/Makefile
blob: 4649a48aa2eb5798ebbb63c5f71a9b12bbcff5a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
PORTNAME=	iso-codes
PORTVERSION=	4.7
CATEGORIES=	misc

MAINTAINER=	kwm@FreeBSD.org
COMMENT=	Lists of the country, language, and currency iso names
WWW=		https://salsa.debian.org/iso-codes-team/iso-codes

LICENSE=	LGPL21

USES=		gettext-tools gmake pathfix python:build tar:xz

GNU_CONFIGURE=	yes
NO_ARCH=	yes

USE_GITLAB=	yes
GL_SITE=	https://salsa.debian.org
GL_ACCOUNT=	iso-codes-team
GL_TAGNAME=	59767ed869f3952575f7d0f639a290a4c4b315e5

BINARY_ALIAS=	python3=${PYTHON_VERSION}

.include <bsd.port.mk>