forked from Lainports/freebsd-ports
17 lines
329 B
Makefile
17 lines
329 B
Makefile
PORTNAME= fabrication
|
|
PORTVERSION= 2.31.0
|
|
CATEGORIES= databases rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= bofh@FreeBSD.org
|
|
COMMENT= Object generation framework for ActiveRecord or any other Ruby object
|
|
WWW= https://fabricationgem.org/
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|