1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/databases/rubygem-arel3/Makefile

23 lines
289 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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PORTSCOUT= ignore
.include <bsd.port.mk>