freebsd-ports/chinese/p5-Date-Chinese/Makefile

19 lines
364 B
Makefile
Raw Normal View History

# Created by: Shell Hung <shell@shellhung.org>
# $FreeBSD$
PORTNAME= Date-Chinese
2010-11-16 23:50:40 +01:00
PORTVERSION= 1.12
PORTREVISION= 1
CATEGORIES= chinese perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RBOW
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
2003-02-21 12:08:38 +01:00
COMMENT= Perl module to calculate dates in the Chinese calendar
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>