18 lines
324 B
Makefile

# 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
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>