freebsd-ports/graphics/rubygem-mini_magick/Makefile

18 lines
346 B
Makefile

PORTNAME= mini_magick
PORTVERSION= 4.12.0
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Manipulate images with minimal use of memory via ImageMagick
WWW= https://github.com/minimagick/minimagick
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
USES= gem magick
NO_ARCH= yes
.include <bsd.port.mk>