opnsense-ports/graphics/rubygem-fastimage/Makefile
Franco Fichtner 43a74ccc61 */*: sync with upstream
Taken from: HardenedBSD
2018-12-02 06:41:51 +01:00

20 lines
347 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= fastimage
PORTVERSION= 2.1.5
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>