summaryrefslogtreecommitdiff
path: root/comms/ruby-termios/Makefile
blob: b1a2521f2e6ce7ec121adad05c6adee8c414f384 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $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"