1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/devel/rubygem-nesty/Makefile

19 lines
306 B
Makefile
Raw Normal View History

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= nesty
PORTVERSION= 1.0.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Nested exception support for Ruby
2015-05-30 23:11:13 +00:00
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
2015-05-30 23:11:13 +00:00
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>