opnsense-ports/devel/rubygem-curses/Makefile
Franco Fichtner fda9379281 */*: sync with upstream
Taken from: HardenedBSD
2018-01-15 19:01:03 +01:00

17 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>