aboutsummaryrefslogblamecommitdiff
path: root/textproc/libuninameslist/Makefile
blob: 44e9d5a2796c0712a71fda4671eebbd1f5e9b358 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           
           
 
                               
                        
                        
                                                                               
 
                                 

                                                    

                                     
                   
                   
                       
                    
                   
 
                   
                      
# Created by: KANOU Hiroki <kanou@khdd.net>
# $FreeBSD$

PORTNAME=	libuninameslist
PORTVERSION=	20091231
CATEGORIES=	textproc
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20sources/Unicode_5.2-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A library of Unicode annotation data

WRKSRC=		${WRKDIR}/${PORTNAME}

USE_BZIP2=	yes
USE_GMAKE=	yes
USE_AUTOTOOLS=	libtool
ALL_TARGET=	both
USE_LDCONFIG=	yes

NO_STAGE=	yes
.include <bsd.port.mk>