freebsd-ports/devel/rubygem-interact/Makefile
Sunpoet Po-Chuan Hsieh 181bd7e0aa - Add LICENSE
2015-05-30 23:10:10 +00:00

18 lines
322 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= interact
PORTVERSION= 0.5.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Simple API for command-line interaction
LICENSE= BSD3CLAUSE
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>