opnsense-ports/graphics/rubygem-fastimage/Makefile
Franco Fichtner 7d8a422b2c */*: sync with upstream
Taken from: FreeBSD
2022-01-07 13:25:35 +01:00

19 lines
335 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= fastimage
DISTVERSION= 2.2.6
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= FastImage finds the size or type of an image
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>