freebsd-ports/devel/rubygem-iobuffer/Makefile
2014-01-24 14:46:50 +00:00

15 lines
236 B
Makefile

# $FreeBSD$
PORTNAME= iobuffer
PORTVERSION= 1.1.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Gems for iobuffer
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>