Files
bsdports/_unused/rubygem-storable/Makefile
2019-12-26 07:26:06 +00:00

18 lines
388 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-storable/Makefile 414136 2016-04-27 21:57:31Z swills $
PORTNAME= storable
PORTVERSION= 0.8.9
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Marshal Ruby classes into and out of multiple formats
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>