opnsense-ports/devel/rubygem-rapt/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

21 lines
270 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= rapt
PORTVERSION= 0.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Rails Plugin Tool
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/rapt
.include <bsd.port.mk>