ae1be1c6a8
== 1.6.21 * Improved Windows integration (by Ronie Henrich). * Clarified menu choice error messages (by Keith Bennett).
12 lines
329 B
Makefile
12 lines
329 B
Makefile
# $NetBSD: Makefile,v 1.14 2014/03/14 15:40:54 taca Exp $
|
|
|
|
DISTNAME= highline-1.6.21
|
|
CATEGORIES= net security
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://highline.rubyforge.org/
|
|
COMMENT= High-level console IO library
|
|
LICENSE= gnu-gpl-v2 OR ruby-license
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|