ports/www/p5-HTML-Calendar-Month-Simple/Makefile

16 lines
291 B
Makefile

COMMENT= Simple HTML Calendars
MODULES= cpan
PKG_ARCH= *
DISTNAME = HTML-CalendarMonthSimple-1.26
CATEGORIES= www
FIX_EXTRACT_PERMISSIONS=Yes
# Same as Perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= devel/p5-Date-Calc \
devel/p5-Date-Simple
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>