ports/www/p5-HTML-CalendarMonthSimple/Makefile

17 lines
392 B
Makefile

PORTNAME= HTML-CalendarMonthSimple
PORTVERSION= 1.27
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl Module for Generating HTML Calendars
WWW= https://metacpan.org/release/HTML-CalendarMonthSimple
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Date-Calc>=0:devel/p5-Date-Calc
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>