aboutsummaryrefslogblamecommitdiff
path: root/misc/iso-codes/Makefile
blob: 8bc8c6a5c9c9a3da8f5b897735cce7e51f91e815 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                         
           
 
                         
                    
                    
                                                                
 
                               
                                                                      
 
                      
 
                                                           
                   
                   
 
                      
# 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>