openbsd-ports/textproc/p5-Template-Plugin-GD/Makefile
2013-03-11 11:35:43 +00:00

18 lines
353 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/11 11:42:44 espie Exp $
COMMENT = GD plugin(s) for the Template Toolkit
MODULES = cpan
DISTNAME = Template-GD-2.66
REVISION = 2
CATEGORIES = textproc graphics
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM = Yes
RUN_DEPENDS = textproc/p5-Template>=2.14 \
graphics/p5-GD>=1.14
.include <bsd.port.mk>