aboutsummaryrefslogtreecommitdiff
path: root/chinese/p5-Date-Chinese/Makefile
blob: 9319b88ede0b9d2a916fa43965a3c412bc900bbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Date-Chinese
PORTVERSION=	1.12
PORTREVISION=	1
CATEGORIES=	chinese perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module to calculate dates in the Chinese calendar

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>