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

17 lines
282 B
Makefile

# $FreeBSD$
PORTNAME= curses
PORTVERSION= 1.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= freebsd@jonathanprice.org
COMMENT= Ruby binding for curses, ncurses and PDCurses
LICENSE= RUBY BSD2CLAUSE
LICENSE_COMB= dual
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>