14 lines
206 B
Makefile
14 lines
206 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
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|