freebsd-ports/databases/rubygem-arel/Makefile

18 lines
284 B
Makefile

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