freebsd-ports/misc/iso-codes/Makefile
2019-03-12 21:25:16 +00:00

25 lines
508 B
Makefile

# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
PORTNAME= iso-codes
PORTVERSION= 4.2
CATEGORIES= misc
MAINTAINER= kwm@FreeBSD.org
COMMENT= Lists of the country, language, and currency iso names
LICENSE= LGPL21
USES= gettext-tools gmake pathfix python:3.4+,build tar:xz
GNU_CONFIGURE= yes
NO_ARCH= yes
USE_GITLAB= yes
GL_SITE= https://salsa.debian.org
GL_ACCOUNT= iso-codes-team
GL_COMMIT= 58a4f20f8e6f4d8f9545333f3eae4cfe5678de16
BINARY_ALIAS= python3=${PYTHON_VERSION}
.include <bsd.port.mk>