freebsd-ports/graphics/rubygem-chunky_png/Makefile

19 lines
340 B
Makefile

# Created by: Phil Phillips <pphillips@experts-exchange.com>
PORTNAME= chunky_png
PORTVERSION= 1.4.0
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby library to read and write PNG images
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>