2013-07-12 06:02:44 +02:00
|
|
|
# Created by: Eric Freeman <freebsdports@chillibear.com>
|
2010-12-11 19:18:03 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= image_science
|
2014-08-23 22:42:51 +02:00
|
|
|
PORTVERSION= 1.2.6
|
2015-04-21 20:52:48 +02:00
|
|
|
PORTREVISION= 1
|
2011-04-28 20:39:01 +02:00
|
|
|
CATEGORIES= graphics rubygems
|
2010-12-11 19:18:03 +01:00
|
|
|
MASTER_SITES= RG
|
|
|
|
|
2013-07-27 18:06:01 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2010-12-11 19:18:03 +01:00
|
|
|
COMMENT= Ruby library that generates thumbnails
|
|
|
|
|
2015-04-21 20:52:48 +02:00
|
|
|
LICENSE= MIT
|
2010-12-11 19:18:03 +01:00
|
|
|
|
2016-04-01 16:00:51 +02:00
|
|
|
RUN_DEPENDS= rubygem-rubyinline>=3.9:devel/rubygem-rubyinline
|
2010-12-11 19:18:03 +01:00
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2015-04-21 20:52:48 +02:00
|
|
|
USE_RUBY= yes
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2015-04-21 20:52:48 +02:00
|
|
|
|
2010-12-11 19:18:03 +01:00
|
|
|
PLIST_FILES= bin/image_science_thumb
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|