aboutsummaryrefslogtreecommitdiff
path: root/chinese/p5-Date-Chinese/Makefile
blob: bad1d83665ebe1bb994d1dbb3fea376f80bcc2a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	p5-Date-Chinese
# Date Created:				13 Aug 2001
# Whom:					Shell Hung <shell@shellhung.org>
#
# $FreeBSD$
#

PORTNAME=	Date-Chinese
PORTVERSION=	1.12
CATEGORIES=	chinese perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:RBOW
PKGNAMEPREFIX=	p5-

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

PERL_CONFIGURE=	yes

MAN3=		Date::Chinese.3

.include <bsd.port.mk>