summaryrefslogtreecommitdiffstats
path: root/graphics/rubygem-imagesize/Makefile
blob: c3a92c5e262827a0924b0e04636c7e5950ad8648 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Rick Elrod <codeblock@eighthbit.net>
# $FreeBSD$

PORTNAME=	imagesize
PORTVERSION=	0.1.1
CATEGORIES=	graphics rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	RubyGem for finding the size of an image

LICENSE=	BSD2CLAUSE RUBY
LICENSE_COMB=	dual

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem:autoplist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud