pkgsrc/comms/ruby-termios/Makefile
taca fdfae7cea3 Update ruby-termios to 1.0.2.
pkgsrc change: Change HOEMDIR to https://github.com/arika/ruby-termios.

* Move extension files to ext/ directory.
* Several miscellaneous changes.
2016-07-17 14:25:00 +00:00

13 lines
377 B
Makefile

# $NetBSD: Makefile,v 1.29 2016/07/17 14:25:00 taca Exp $
DISTNAME= ruby-termios-1.0.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
CATEGORIES= comms
MAINTAINER= taca@NetBSD.org
HOMEPAGE= https://github.com/arika/ruby-termios
COMMENT= Ruby extension to termios library
LICENSE= gnu-gpl-v2 OR ruby-license
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"