pkgsrc/devel/ruby-highline/Makefile
taca 9bbf001ebb devel/ruby-highline: update to 2.0.2
### 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)
2019-05-06 05:24:54 +00:00

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"