summaryrefslogtreecommitdiff
path: root/comms/ruby-termios/Makefile
blob: 0d987e36e675afc22fe4e2a186b06107380a25e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.30 2021/01/10 14:00:41 taca Exp $

DISTNAME=	ruby-termios-1.1.0
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"