aboutsummaryrefslogblamecommitdiff
path: root/chinese/p5-Encode-HanExtra/Makefile
blob: b5be2112d6779a2ef0984ac3b7a8d2b45b32be29 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              

                               
                    
                 
                             
                    

                   
                                

                                               

                   

                         
 
                      
# Created by: Yen-Ming Lee <leeym@FreeBSD.org>

PORTNAME=	Encode-HanExtra
PORTVERSION=	0.23
PORTREVISION=	1
CATEGORIES=	chinese perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Extra sets of Chinese encodings

LICENSE=	MIT

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>