9bbf001ebb
### 2.0.2 / 2019-04-08 * PR #243 - Add new capital_letter option to menu index (@Ana06) * This is a really special PR. It has come from "The Biggest Mobprogramming Session Ever" and around 250 people participated in crafting it! * PR #241 - CI: Add 2.6 (@olleolleolle) * PR #240 - Avoid YARD warning UnknownParam (@olleolleolle)
14 lines
353 B
Makefile
14 lines
353 B
Makefile
# $NetBSD: Makefile,v 1.24 2019/05/06 05:24:54 taca Exp $
|
|
|
|
DISTNAME= highline-2.0.2
|
|
CATEGORIES= net security
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/JEG2/highline
|
|
COMMENT= High-level console IO library
|
|
LICENSE= gnu-gpl-v2 OR ruby-license
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|