2013-08-21 19:42:57 +02:00
|
|
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
2011-11-12 19:21:50 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= png
|
|
|
|
PORTVERSION= 1.2.0
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 1
|
2011-11-16 19:57:10 +01:00
|
|
|
CATEGORIES= graphics rubygems
|
2011-11-12 19:21:50 +01:00
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
2013-08-21 19:17:25 +02:00
|
|
|
COMMENT= Almost-pure-ruby PNG library
|
2011-11-12 19:21:50 +01:00
|
|
|
|
2013-11-29 22:31:25 +01:00
|
|
|
LICENSE= MIT
|
|
|
|
|
2011-11-12 19:21:50 +01:00
|
|
|
RUN_DEPENDS= rubygem-hoe>=2.3.0:${PORTSDIR}/devel/rubygem-hoe
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|