21 lines
305 B
Makefile
21 lines
305 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= arel
|
|
PORTVERSION= 3.0.3
|
|
PORTEPOCH= 1
|
|
CATEGORIES= databases rubygems
|
|
MASTER_SITES= RG
|
|
PKGNAMESUFFIX= 3
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Relational Algebra for Ruby
|
|
|
|
LICENSE= MIT
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
PORTSCOUT= ignore
|
|
|
|
.include <bsd.port.mk>
|