aboutsummaryrefslogblamecommitdiff
path: root/converters/iconv-extra/Makefile
blob: 4aef1fd5c0b8a234f80bcf01655199aba5c6cb26 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                  

                           
                   
                 
                          
                           
 
                                 
                                                                                       
 

                          
                                             
 
                            

                      
# Created by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>

PORTNAME=	iconv-extra
PORTVERSION=	2.0
PORTREVISION=	1
CATEGORIES=	converters
MASTER_SITES=	LOCAL/bland

MAINTAINER=	bland@FreeBSD.org
COMMENT=	Additional charsets for the iconv library (those from the Unicode site)

LICENSE=	BSD3CLAUSE

LIB_DEPENDS=	libbiconv.so:converters/iconv

USES=		perl5 uidfix

.include <bsd.port.mk>