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

                             
                   
                          
                           
 
                                 
                                                                               
 
                                             
 
                            

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

PORTNAME=	iconv-rfc1345
PORTVERSION=	2.0
CATEGORIES=	converters
MASTER_SITES=	LOCAL/bland

MAINTAINER=	bland@FreeBSD.org
COMMENT=	Additional charset modules for the iconv library (from RFC1345)

LIB_DEPENDS=	libbiconv.so:converters/iconv

USES=		perl5 uidfix

.include <bsd.port.mk>