opnsense-ports/misc/iso-codes/Makefile
Franco Fichtner 7b8b305eec */*: sync with upstream
Taken from: FreeBSD
2017-05-06 16:28:07 +02:00

18 lines
391 B
Makefile

# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
PORTNAME= iso-codes
PORTVERSION= 3.75
CATEGORIES= misc
MASTER_SITES= http://pkg-isocodes.alioth.debian.org/downloads/
MAINTAINER= kwm@FreeBSD.org
COMMENT= Lists of the country, language, and currency iso names
LICENSE= LGPL21
USES= gettext gmake pathfix python:3,build tar:xz
GNU_CONFIGURE= yes
NO_ARCH= yes
.include <bsd.port.mk>