freebsd-ports/databases/rubygem-arel/Makefile

17 lines
269 B
Makefile

# $FreeBSD$
PORTNAME= arel
PORTVERSION= 3.0.2
PORTEPOCH= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Relational Algebra for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>