opnsense-ports/graphics/rubygem-fastimage/Makefile
Franco Fichtner e759319117 */*: sync with upstream
Taken from: FreeBSD
2024-04-02 14:34:30 +02:00

17 lines
313 B
Makefile

PORTNAME= fastimage
PORTVERSION= 2.3.1
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= FastImage finds the size or type of an image
WWW= https://github.com/sdsykes/fastimage
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>