aboutsummaryrefslogblamecommitdiff
path: root/misc/iso-codes/Makefile
blob: 8f7f066d714915e0378452a7606673ac3e2e8a33 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                         
           
 
                         
                    
                    
                                                                
 
                               
                                                                      
 
                      
 
                   
                                     
                   
                   
 
                      
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$

PORTNAME=	iso-codes
PORTVERSION=	3.51
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

USE_XZ=		yes
USES=		pathfix gettext gmake
GNU_CONFIGURE=	yes
NO_ARCH=	yes

.include <bsd.port.mk>