ports/textproc/p5-Template-Plugin-GD/Makefile

16 lines
284 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = GD plugin(s) for the Template Toolkit
MODULES = cpan
PKG_ARCH = *
DISTNAME = Template-GD-2.66
REVISION = 3
CATEGORIES = textproc graphics
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = textproc/p5-Template>=2.14 \
graphics/p5-GD>=1.14
.include <bsd.port.mk>