aboutsummaryrefslogtreecommitdiff
path: root/chinese/p5-Date-Chinese/Makefile
blob: 317b613eb2533f966a0f4e8ba7b7915902f53932 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Shell Hung <shell@shellhung.org>

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>