freebsd-ports/devel/rubygem-orm_adapter/Makefile
2011-10-26 11:21:50 +00:00

19 lines
399 B
Makefile

# Ports collection makefile for: rubygem-orm_adapter
# Date created: 2011-06-16
# Whom: rpsfa@rit.edu
#
# $FreeBSD$
PORTNAME= orm_adapter
PORTVERSION= 0.0.5
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>