mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
300 B
Makefile
13 lines
300 B
Makefile
# $NetBSD: Makefile,v 1.8 2014/02/09 05:29:26 taca Exp $
|
|
|
|
DISTNAME= arel-3.0.3
|
|
CATEGORIES= databases
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://github.com/rails/arel
|
|
COMMENT= Arel is a SQL AST manager for Ruby
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|