ports/graphics/p5-GD-SecurityImage/Makefile

19 lines
335 B
Makefile

COMMENT = security image (captcha) generator
MODULES = cpan
PKG_ARCH = *
DISTNAME = GD-SecurityImage-1.75
CATEGORIES = graphics security
REVISION = 0
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = graphics/p5-GD
MODCPAN_EXAMPLES = Yes
MODCPAN_EXAMPLES_DIST = eg
.include <bsd.port.mk>