freebsd-ports/chinese/p5-Encode-HanConvert/Makefile

23 lines
453 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-Encode-HanConvert
# Date created: 15 April 2003
# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
#
# $FreeBSD$
#
PORTNAME= Encode-HanConvert
2007-07-18 09:18:09 +02:00
PORTVERSION= 0.34
CATEGORIES= chinese perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= rafan@FreeBSD.org
COMMENT= Traditional and Simplified Chinese mappings
2007-09-08 15:11:40 +02:00
USE_PERL5= 5.7.3+
PERL_CONFIGURE= yes
MAN1= b2g.pl.1 g2b.pl.1
.include <bsd.port.mk>