opnsense-ports/graphics/rubygem-fastimage/Makefile
Franco Fichtner 9aa0f5b6d2 */*: sync with upstream
Taken from: FreeBSD
2017-02-26 10:26:02 +01:00

19 lines
346 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= fastimage
PORTVERSION= 2.1.0
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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>