freebsd-ports/devel/rubygem-orm_adapter/Makefile
2013-10-30 02:39:14 +00:00

16 lines
316 B
Makefile

# Created by: rpsfa@rit.edu
# $FreeBSD$
PORTNAME= orm_adapter
PORTVERSION= 0.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides a single point of entry for using basic features of ruby ORMs
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>