freebsd-ports/chinese/p5-Date-Chinese/Makefile
Yen-Ming Lee 36145d78cb Update to 1.10.
Add WWW Site.
Remove some redundant settings.

PR:		5155
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-06-12 10:21:51 +00:00

25 lines
589 B
Makefile

# 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.10
CATEGORIES= chinese perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/R/RB/RBOW
PKGNAMEPREFIX= p5-
MAINTAINER= shell@shellhung.org
COMMENT= Perl module to calculate dates in the Chinese calendar
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Date::Chinese.3
.include <bsd.port.mk>