freebsd-ports/graphics/rubygem-imagesize/Makefile
Sunpoet Po-Chuan Hsieh cf4e8647de - Add LICENSE
- Update WWW
2015-05-27 16:21:53 +00:00

19 lines
355 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
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>