mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
267ef2b225
PR: 224751 Approved by: maintainer timeout (freebsd@jonathanprice.org, > 2 weeks)
18 lines
282 B
Makefile
18 lines
282 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= curses
|
|
PORTVERSION= 1.2.4
|
|
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>
|