opnsense-ports/devel/rubygem-bindex/Makefile
Franco Fichtner 7b9017c2b3 */*: sync with upstream
Taken from: FreeBSD
2017-03-30 19:50:41 +02:00

18 lines
320 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= bindex
PORTVERSION= 0.5.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Bindings for your Ruby exceptions
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>